Searched refs:_cpp_has_header (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | internal.h | 700 extern bool _cpp_has_header (cpp_reader *, const char *, int,
|
H A D | files.c | 2016 _cpp_has_header (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_has_header() function
|
H A D | macro.c | 420 && _cpp_has_header (pfile, fname, bracket, in builtin_has_include()
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | internal.h | 733 extern bool _cpp_has_header (cpp_reader *, const char *, int,
|
H A D | files.cc | 2156 _cpp_has_header (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_has_header() function
|
H A D | ChangeLog | 113 (_cpp_has_header): Likewise. 1028 (_cpp_do_file_change, _cpp_compare_file_date, _cpp_has_header): Adjust. 1177 (_cpp_has_header): Adjust _cpp_find_file call. 2639 (_cpp_has_header): Likewise for call to _cpp_find_file. 3672 * files.c (_cpp_has_header()): New funtion to look for header;
|
H A D | macro.cc | 429 && _cpp_has_header (pfile, fname, bracket, in builtin_has_include()
|
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 555 (_cpp_has_header): Adjust _cpp_find_file call.
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
H A D | test_patches.txt | 555 (_cpp_has_header): Adjust _cpp_find_file call.
|