Home
last modified time | relevance | path

Searched refs:do_pragma_system_header (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ddirectives.c118 static void do_pragma_system_header (cpp_reader *);
1359 do_pragma_system_header); in _cpp_init_internal_pragmas()
1692 do_pragma_system_header (cpp_reader *pfile) in do_pragma_system_header() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc124 static void do_pragma_system_header (cpp_reader *);
1400 do_pragma_system_header); in _cpp_init_internal_pragmas()
1733 do_pragma_system_header (cpp_reader *pfile) in do_pragma_system_header() function
H A DChangeLog740 (do_pragma_once, do_pragma_system_header): Likewise.
5503 do_pragma_once, do_pragma_system_header, do_ifdef, do_ifndef,
6269 (do_pragma_system_header): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20001639 * cpplib.c (do_line, do_pragma_system_header): Update calls to
12698 (do_pragma_once, do_pragma_poison, do_pragma_system_header,
15025 do_pragma_poison, do_pragma_system_header,
15855 * cpplib.c (do_line, do_pragma_system_header): Use it.
H A DChangeLog-200111161 (do_include_common, do_line, do_pragma_system_header): Use
15534 (do_pragma_system_header): End directive early.
H A DChangeLog-200225529 cpp_register_pragma, do_pragma_once, do_pragma_system_header,