Searched refs:CLK_STDC11 (Results 1 – 6 of 6) 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/libcpp/ |
| HD | init.c | 477 else if (CPP_OPTION (pfile, lang) == CLK_STDC11 in cpp_init_builtins()
|
| /dragonfly/contrib/gcc-8.0/libcpp/ |
| HD | init.c | 528 else if (CPP_OPTION (pfile, lang) == CLK_STDC11 in cpp_init_builtins()
|
| /dragonfly/contrib/gcc-4.7/gcc/c-family/ |
| HD | c-opts.c | 1491 cpp_set_lang (parse_in, iso ? CLK_STDC11: CLK_GNUC11); in set_std_c11()
|
| /dragonfly/contrib/gcc-8.0/gcc/c-family/ |
| HD | c-opts.c | 1586 cpp_set_lang (parse_in, iso ? CLK_STDC11: CLK_GNUC11); in set_std_c11()
|