Home
last modified time | relevance | path

Searched refs:stdc_0_in_system_headers (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libcpp/
Dinit.cc497 else if (! CPP_OPTION (pfile, stdc_0_in_system_headers) in cpp_init_special_builtins()
545 && (! CPP_OPTION (pfile, stdc_0_in_system_headers) in cpp_init_builtins()
/netbsd/src/external/gpl3/gcc/dist/libcpp/include/
Dcpplib.h593 unsigned char stdc_0_in_system_headers; member
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dinclhack.def4478 c_test = stdc_0_in_system_headers;
4512 c_test = stdc_0_in_system_headers;
4535 c_test = stdc_0_in_system_headers;
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200221568 (c_common_init): Set options->stdc_0_in_system_headers.
21585 (stdc_0_in_system_headers): New.
21587 stdc_0_in_system_headers) too to decide the value of __STDC__.
DChangeLog-200121863 strict_ansi_only): Don't run if stdc_0_in_system_headers.