Home
last modified time | relevance | path

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 Dcpplib.h1286 extern void cpp_make_system_header (cpp_reader *, int, int);
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc1199 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 Ddirectives.cc1742 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()
H A DChangeLog1026 (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 Dcpplib.h1409 extern void cpp_make_system_header (cpp_reader *, int, int);
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c1365 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
H A Ddirectives.c1701 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20001304 (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 DChangeLog-200114273 (cpp_make_system_header): Similarly.
15067 (cpp_make_system_header): Similarly.
15515 (stack_include_filee, cpp_make_system_header): Update.
H A DChangeLog-200435462 (cpp_make_system_header): Likewise use newest map and highest_line.
42251 (cpp_make_system_header): Get current map using linemap_lookup.