Searched refs:cpp_make_system_header (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 845 extern void cpp_make_system_header (cpp_reader *, int, int);
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | fix-header.c | 675 cpp_make_system_header (scan_in, 1, 0); in read_scan_file()
|
| H A D | ChangeLog-2000 | 1304 (cpp_make_system_header, actual_directory): Update. 1636 * cppfiles.c (cpp_make_system_header): Take 2 booleans, 1640 cpp_make_system_header. 15853 * cppfiles.c (cpp_make_system_header): New function.
|
| H A D | ChangeLog-2001 | 14273 (cpp_make_system_header): Similarly. 15067 (cpp_make_system_header): Similarly. 15515 (stack_include_filee, cpp_make_system_header): Update.
|
| H A D | ChangeLog-2004 | 35462 (cpp_make_system_header): Likewise use newest map and highest_line. 42251 (cpp_make_system_header): Get current map using linemap_lookup.
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | files.c | 1116 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
|
| H A D | directives.c | 1430 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()
|