Searched refs:_cpp_compare_file_date (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | internal.h | 690 extern int _cpp_compare_file_date (cpp_reader *, const char *, int);
|
H A D | files.c | 1466 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date() function
|
H A D | directives.c | 1719 ordering = _cpp_compare_file_date (pfile, fname, angle_brackets); in do_pragma_dependency()
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | internal.h | 723 extern int _cpp_compare_file_date (cpp_reader *, const char *, int);
|
H A D | files.cc | 1605 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date() function
|
H A D | directives.cc | 1760 ordering = _cpp_compare_file_date (pfile, fname, angle_brackets); in do_pragma_dependency()
|
H A D | ChangeLog | 1028 (_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 D | test_patches.txt | 553 (_cpp_fake_include, _cpp_compare_file_date): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 553 (_cpp_fake_include, _cpp_compare_file_date): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2000 | 5213 (_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 D | ChangeLog-2001 | 27491 (_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 D | ChangeLog-2003 | 25746 (_cpp_execute_include, _cpp_compare_file_date): Don't take a cpp_token. 25748 * cpphash.h (_cpp_execute_include, _cpp_compare_file_date): Update.
|