Home
last modified time | relevance | path

Searched refs:cpp_make_system_header (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h728 extern void cpp_make_system_header PARAMS ((cpp_reader *, int, int));
H A Dfix-header.c644 cpp_make_system_header (scan_in, 1, 0);
H A Dcppfiles.c631 cpp_make_system_header (pfile, syshdr, externc) in cpp_make_system_header() function
H A Dcpplib.c1203 cpp_make_system_header (pfile, 1, 0);
H A DChangeLog.41298 (cpp_make_system_header, actual_directory): Update.
1630 * cppfiles.c (cpp_make_system_header): Take 2 booleans,
1634 cpp_make_system_header.
H A DChangeLog.614273 (cpp_make_system_header): Similarly.
15067 (cpp_make_system_header): Similarly.
15515 (stack_include_filee, cpp_make_system_header): Update.
H A DChangeLog.3587 * cppfiles.c (cpp_make_system_header): New function.
/openbsd-src/gnu/gcc/libcpp/include/
H A Dcpplib.h832 extern void cpp_make_system_header (cpp_reader *, int, int);
/openbsd-src/gnu/gcc/gcc/
H A Dfix-header.c675 cpp_make_system_header (scan_in, 1, 0); in read_scan_file()
/openbsd-src/gnu/gcc/libcpp/
H A Dfiles.c1030 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
H A Ddirectives.c1408 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()