Home
last modified time | relevance | path

Searched refs:_cpp_save_file_entries (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/gcclibs/libcpp/
HDinternal.h540 extern bool _cpp_save_file_entries (cpp_reader *pfile, FILE *f);
HDpch.c358 if (! _cpp_save_file_entries (r, f)) in cpp_write_pch_state()
HDChangeLog312 (_cpp_save_file_entries): Use XCNEWVAR.
520 (_cpp_save_file_entries): Write out all files so that #import works.
HDfiles.c1532 _cpp_save_file_entries (cpp_reader *pfile, FILE *fp) in _cpp_save_file_entries() function
/trueos/contrib/gcc/
HDChangeLog-200446443 (_cpp_save_file_entries): New.
46448 * cpphash.h (_cpp_save_file_entries): Prototype.