Searched refs:_cpp_save_file_entries (Results 1 – 8 of 8) sorted by relevance
696 extern bool _cpp_save_file_entries (cpp_reader *pfile, FILE *f);
378 if (! _cpp_save_file_entries (r, f)) in cpp_write_pch_state()
1850 _cpp_save_file_entries (cpp_reader *pfile, FILE *fp) in _cpp_save_file_entries() function
729 extern bool _cpp_save_file_entries (cpp_reader *pfile, FILE *f);
1990 _cpp_save_file_entries (cpp_reader *pfile, FILE *fp) in _cpp_save_file_entries() function
2638 (_cpp_save_file_entries): Likewise for call to open_file_failed.4077 * files.c (_cpp_save_file_entries): Free result at the end.4194 * files.c (read_file_guts, _cpp_save_file_entries): Free memory6597 (_cpp_save_file_entries): Use XCNEWVAR.6805 (_cpp_save_file_entries): Write out all files so that #import works.
46443 (_cpp_save_file_entries): New.46448 * cpphash.h (_cpp_save_file_entries): Prototype.