GCC Middle and Back End API Reference
|
Go to the source code of this file.
Functions | |
void | parse_basever (int *, int *, int *) |
void | define_language_independent_builtin_macros (cpp_reader *) |
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.