Home
last modified time | relevance | path

Searched refs:_cpp_compare_file_date (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h690 extern int _cpp_compare_file_date (cpp_reader *, const char *, int);
H A Dfiles.c1466 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date() function
H A Ddirectives.c1719 ordering = _cpp_compare_file_date (pfile, fname, angle_brackets); in do_pragma_dependency()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h723 extern int _cpp_compare_file_date (cpp_reader *, const char *, int);
H A Dfiles.cc1605 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date() function
H A Ddirectives.cc1760 ordering = _cpp_compare_file_date (pfile, fname, angle_brackets); in do_pragma_dependency()
H A DChangeLog1028 (_cpp_do_file_change, _cpp_compare_file_date, _cpp_has_header): Adjust.
1175 (_cpp_fake_include, _cpp_compare_file_date): Likewise.
2635 (_cpp_compare_file_date): Likewise.
4183 (_cpp_stack_include, _cpp_fake_include, _cpp_compare_file_date):
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dtest_patches.txt553 (_cpp_fake_include, _cpp_compare_file_date): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dtest_patches.txt553 (_cpp_fake_include, _cpp_compare_file_date): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20005213 (_cpp_compare_file_date): Take a token rather than 3 args.
5292 _cpp_compare_file_date): Update.
15045 _cpp_compare_file_date, cpp_read_file, read_include_file):
15300 (_cpp_compare_file_date): New function.
15303 (_cpp_compare_file_date): Prototype.
H A DChangeLog-200127491 (_cpp_compare_file_date): Don't choose the search chain here.
27719 (_cpp_compare_file_date): Make else unconditional.
28269 (_cpp_compare_file_date): Similarly.
28524 (_cpp_compare_file_date): Similarly.
H A DChangeLog-200325746 (_cpp_execute_include, _cpp_compare_file_date): Don't take a cpp_token.
25748 * cpphash.h (_cpp_execute_include, _cpp_compare_file_date): Update.