Searched refs:cpp_relocated (Results 1 – 10 of 10) sorted by relevance
69 bool cpp_relocated (void);
121 cpp_relocated (void) in cpp_relocated() function
130 int relocated = cpp_relocated (); in add_standard_paths()
74 bool cpp_relocated (void);
126 cpp_relocated (void) in cpp_relocated() function
134 int relocated = cpp_relocated (); in add_standard_paths()
4823 (cpp_relocated): New function.4825 and cpp_relocated.4827 * c-incpath.c (add_standard_paths): Call cpp_relocated. If relocated,
2919 * cppdefault.c (cpp_relocated): Use getenv instead of GET_ENVIRONMENT.
34 if (cpp_relocated () && cpp_PREFIX_len != 0) in prefixed_path()
35 if (cpp_relocated () && (len = cpp_PREFIX_len) != 0) in prefixed_path()