Lines Matching full:predefined
1743 predefined macros such as `unix' and `vax' that identify the type
1753 done with `-ansi'. Alternate predefined macros such as `__unix__'
1760 The macro `__STRICT_ANSI__' is predefined when the `-ansi' option
1876 effect for `inline' functions. *Note Common Predefined Macros:
1877 (cpp)Common Predefined Macros.
2685 The macro `__NEXT_RUNTIME__' is predefined if (and only if) this
8793 standard predefined macros remain defined.
9300 the preprocessor, including predefined macros. This gives
9301 you a way of finding out what is predefined in your version
9307 will show all the predefined macros.
9315 predefined macros, and it outputs _both_ the `#define'
10018 predefined macro, except for macros that start with `__' or with
10895 as the processor by default. The corresponding predefined
12131 case may be, exceeds a predefined limit set by the branch type
18631 features in conditional compilation, check for a predefined macro
38400 programs: check for a predefined macro `__GNUC__'. You can also use
38401 `__GNUG__' to test specifically for GNU C++ (*note Predefined Macros:
38402 (cpp)Common Predefined Macros.).