Searched refs:cpp_GCC_INCLUDE_DIR (Results 1 – 7 of 7) sorted by relevance
93 const char cpp_GCC_INCLUDE_DIR[] = GCC_INCLUDE_DIR; variable96 const char cpp_GCC_INCLUDE_DIR[] = ""; variable
52 extern const char cpp_GCC_INCLUDE_DIR[];
146 if (!strncmp (p->fname, cpp_GCC_INCLUDE_DIR, len)) in add_standard_paths()
1412 prefix = iprefix ? iprefix : cpp_GCC_INCLUDE_DIR; in add_prefixed_path()
14845 cpp_GCC_INCLUDE_DIR and cpp_GCC_INCLUDE_DIR_len, not directly
30250 prefixing with cpp_GCC_INCLUDE_DIR, copy only the first
489 && !strncmp (fname, cpp_GCC_INCLUDE_DIR, len)) in darwin_register_objc_includes()