Home
last modified time | relevance | path

Searched refs:pch_open_file (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcclibs/libcpp/
HDfiles.c153 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() function
338 if (pch_open_file (pfile, file, invalid_pch)) in find_file_in_dir()
HDChangeLog299 * files.c (pch_open_file): Use XNEWVEC.
300 (pch_open_file): Use XRESIZEVEC.
/trueos/contrib/gcc/
HDChangeLog-2003117 * cppfiles.c (pch_open_file): Minor tweak to work-around native
3173 * cppfiles.c (pch_open_file): New parameter 'invalid_pch', set it.
7653 * gcc/cppfiles.c (pch_open_file): Return based on combined