Searched refs:cpp_GCC_INCLUDE_DIR_len (Results 1 – 7 of 7) sorted by relevance
94 const size_t cpp_GCC_INCLUDE_DIR_len = sizeof GCC_INCLUDE_DIR - 8; variable97 const size_t cpp_GCC_INCLUDE_DIR_len = 0; variable
53 extern const size_t cpp_GCC_INCLUDE_DIR_len;
132 if (iprefix && (len = cpp_GCC_INCLUDE_DIR_len) != 0) in add_standard_paths()
1413 prefix_len = iprefix ? strlen (iprefix) : cpp_GCC_INCLUDE_DIR_len; in add_prefixed_path()
14845 cpp_GCC_INCLUDE_DIR and cpp_GCC_INCLUDE_DIR_len, not directly
30251 cpp_GCC_INCLUDE_DIR_len characters.
488 if (iprefix && (len = cpp_GCC_INCLUDE_DIR_len) != 0 && !sysroot in darwin_register_objc_includes()