Searched refs:STDC89 (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | directives.c | 61 #define STDC89 1 macro 150 D(elif, T_ELIF, STDC89, COND | EXPAND) \ 151 D(error, T_ERROR, STDC89, 0) \ 152 D(pragma, T_PRAGMA, STDC89, IN_I) \
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | directives.cc | 62 #define STDC89 1 macro 156 D(elif, T_ELIF, STDC89, COND | EXPAND) \ 159 D(error, T_ERROR, STDC89, 0) \ 160 D(pragma, T_PRAGMA, STDC89, IN_I) \
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2000 | 5161 (struct directive, KANDR, STDC89, EXTENSION, COND, IF_COND, INCL, 5275 TOKEN_NAME, struct answer, FREE_ANSWER, KANDR, STDC89, EXTENSION,
|
| H A D | ChangeLog-2001 | 30537 * cpplib.c (T_ELIF): Move to STDC89, not that it matters.
|