GCC Middle and Back End API Reference
cppbuiltin.h File Reference

Go to the source code of this file.

Functions

void parse_basever (int *, int *, int *)
void define_language_independent_builtin_macros (cpp_reader *)

Function Documentation

void define_language_independent_builtin_macros ( cpp_reader *  )
   Define macros builtins common to all language performing CPP
   preprocessing.  
void parse_basever ( int *  ,
int *  ,
int *   
)
   Parse a BASEVER version string of the format "major.minor.patchlevel"
   or "major.minor" to extract its components.