Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h845 extern void cpp_make_system_header (cpp_reader *, int, int);
/freebsd-12.1/contrib/gcc/
H A Dfix-header.c675 cpp_make_system_header (scan_in, 1, 0); in read_scan_file()
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.
/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dfiles.c1116 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
H A Ddirectives.c1430 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()