Searched refs:_cpp_execute_include (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpphash.h | 522 extern bool _cpp_execute_include PARAMS ((cpp_reader *,
|
| H A D | cppfiles.c | 705 _cpp_execute_include (pfile, header, type) in _cpp_execute_include() function
|
| H A D | cppinit.c | 883 return _cpp_execute_include (pfile, &header, IT_CMDLINE);
|
| H A D | cpplib.c | 691 _cpp_execute_include (pfile, header, type);
|
| H A D | ChangeLog.5 | 8059 (_cpp_execute_include): New prototype. Move diagnostics to 8067 (_cpp_execute_include): Update prototype. 8068 * cppinit.c (do_includes): Use _cpp_execute_include. 8281 (_cpp_execute_include): Don't choose the search chain here. 8286 here from _cpp_execute_include. Behave like #include if 8338 (_cpp_execute_include): Use handle_missing_header. 9059 * cppfiles.c (_cpp_execute_include): Don't make a null-terminated 10050 (_cpp_execute_include): Do not generate dependencies here, 12837 * cppfiles.c (cpp_included, find_include_file, _cpp_execute_include) 13266 * cppfiles.c (_cpp_execute_include): Move `len` initialisation [all …]
|
| H A D | ChangeLog.4 | 1299 (_cpp_execute_include): Do #include_next lookup handling here, 1303 (CPP_IN_SYSTEM_HEADER, _cpp_execute_include): Update. 1308 (do_include_next): Handle path lookup in _cpp_execute_include. 1492 (_cpp_execute_include): Move the recursion and in-macro checks 1495 _cpp_execute_include performs the recursion check. Tidy up. 5205 (_cpp_execute_include): Take a token rather than 3 arguments. Fix 5285 (DO_NOT_REREAD, _cpp_begin_message, _cpp_execute_include, 14225 (_cpp_execute_include): Use f, not fname, in "No include path" 15038 * cppfiles.c (open_include_file, _cpp_execute_include,
|
| H A D | ChangeLog.3 | 169 (_cpp_execute_include): Keep a count of the number of times 612 (_cpp_execute_include, cpp_read_file): Tweak for new scheme. 1954 (_cpp_execute_include, read_include_file): Set cmacro to 4596 * cppfiles.c (_cpp_execute_include): Make filename an U_CHAR *. 6569 (_cpp_execute_include): Don't output entering-file marker. 10865 (_cpp_execute_include): New function, broken out of 10889 and _cpp_execute_include.
|
| H A D | ChangeLog.6 | 13156 (_cpp_execute_include): Similarly. 13185 (_cpp_execute_include): Similarly. 13187 * cpphash.h (_cpp_read_file, _cpp_execute_include): Update prototypes. 14275 (_cpp_execute_include): Don't remember where we came from. 15068 (_cpp_execute_include): Stop line numbering hacks. Store the 15516 (_cpp_execute_include): Get logical line number right for calling
|