Searched refs:pch_open_file (Results 1 – 3 of 3) sorted by relevance
153 static bool pch_open_file (cpp_reader *pfile, _cpp_file *file,245 pch_open_file (cpp_reader *pfile, _cpp_file *file, bool *invalid_pch) in pch_open_file() function338 if (pch_open_file (pfile, file, invalid_pch)) in find_file_in_dir()
299 * files.c (pch_open_file): Use XNEWVEC.300 (pch_open_file): Use XRESIZEVEC.
117 * cppfiles.c (pch_open_file): Minor tweak to work-around native3173 * cppfiles.c (pch_open_file): New parameter 'invalid_pch', set it.7653 * gcc/cppfiles.c (pch_open_file): Return based on combined