Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dinternal.h536 extern int _cpp_compare_file_date (cpp_reader *, const char *, int);
H A Dfiles.c1184 _cpp_compare_file_date (cpp_reader *pfile, const char *fname, in _cpp_compare_file_date() function
H A Ddirectives.c1447 ordering = _cpp_compare_file_date (pfile, fname, angle_brackets); in do_pragma_dependency()
/freebsd-12.1/contrib/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.