GCC Middle and Back End API Reference
spec_function Struct Reference

#include <gcc.h>

Data Fields

const charname
 
const char *(* func )(int, const char **)
 

Detailed Description

The mapping of a spec function name to the C function that
implements it.   

Field Documentation

◆ func

const char *(* spec_function::func) (int, const char **)

◆ name

const char* spec_function::name

The documentation for this struct was generated from the following file: