Searched refs:read_file_guts (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c157 static bool read_file_guts (cpp_reader *pfile, _cpp_file *file);
546 read_file_guts (cpp_reader *pfile, _cpp_file *file) function
631 /* Convenience wrapper around read_file_guts that opens the file if
651 file->dont_read = !read_file_guts (pfile, file);

Completed in 144 milliseconds