Searched refs:read_file_guts (Results 1 – 4 of 4) sorted by relevance
157 static bool read_file_guts (cpp_reader *pfile, _cpp_file *file);546 read_file_guts (cpp_reader *pfile, _cpp_file *file) in read_file_guts() function651 file->dont_read = !read_file_guts (pfile, file); in read_file()
301 (read_file_guts): Use XNEWVEC and XRESIZEVEC.
11998 (find_file, open_file_failed, read_file_guts): Report errors
43916 * cppfiles.c (read_file_guts): Use _cpp_convert_input.