Home
last modified time | relevance | path

Searched refs:canonical_system_headers (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinit.c215 CPP_OPTION (pfile, canonical_system_headers) in cpp_create_reader()
H A Dfiles.c411 if ((CPP_OPTION (pfile, canonical_system_headers) && file->dir->sysp) in find_file_in_dir()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h562 bool canonical_system_headers; member
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinit.cc220 CPP_OPTION (pfile, canonical_system_headers) in cpp_create_reader()
H A Dfiles.cc411 if ((CPP_OPTION (pfile, canonical_system_headers) && file->dir->sysp) in find_file_in_dir()
H A DChangeLog4141 * include/cpplib.h (struct cpp_options): Add canonical_system_headers.
4143 canonical_system_headers is set.
4144 * init.c (cpp_create_reader): Initialize canonical_system_headers.
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h599 bool canonical_system_headers; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c423 cpp_opts->canonical_system_headers = value; in c_common_handle_option()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc446 cpp_opts->canonical_system_headers = value; in c_common_handle_option()