Searched refs:CLK_STDC89 (Results 1 – 5 of 5) sorted by relevance
| /dragonfly/contrib/gcc-4.7/libcpp/include/ |
| HD | cpplib.h | 169 CLK_STDC89, CLK_STDC94, CLK_STDC99, CLK_STDC11, enumerator
|
| /dragonfly/contrib/gcc-8.0/libcpp/include/ |
| HD | cpplib.h | 172 CLK_STDC89, CLK_STDC94, CLK_STDC99, CLK_STDC11, CLK_STDC17, enumerator
|
| /dragonfly/contrib/gcc-4.7/gcc/c-family/ |
| HD | c-opts.c | 1464 cpp_set_lang (parse_in, c94 ? CLK_STDC94: iso ? CLK_STDC89: CLK_GNUC89); in set_std_c89()
|
| /dragonfly/contrib/gcc-8.0/gcc/c-family/ |
| HD | c-opts.c | 1557 cpp_set_lang (parse_in, c94 ? CLK_STDC94: iso ? CLK_STDC89: CLK_GNUC89); in set_std_c89()
|
| /dragonfly/contrib/gcc-8.0/libcpp/ |
| HD | lex.c | 2893 else if ((CPP_OPTION (pfile, lang) == CLK_STDC89 in _cpp_lex_direct()
|