Searched refs:cpp_make_system_header (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 1286 extern void cpp_make_system_header (cpp_reader *, int, int);
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | files.cc | 1199 cpp_make_system_header (pfile, 1, 0); in cpp_retrofit_as_include() 1499 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
|
H A D | directives.cc | 1742 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()
|
H A D | ChangeLog | 1026 (cpp_make_system_header): Break overly long line. 3168 * files.c (cpp_make_system_header): Strengthen local "map" from 4812 (make_cpp_dir, cpp_make_system_header): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 1409 extern void cpp_make_system_header (cpp_reader *, int, int);
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | files.c | 1365 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
|
H A D | directives.c | 1701 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
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.
|