GCC Middle and Back End API Reference
spec_function Struct Reference

#include <gcc.h>

Data Fields

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

Detailed Description

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

Field Documentation

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

Referenced by handle_braces().


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