Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h1006 extern void cpp_make_system_header (cpp_reader *, int, int);
/dflybsd-src/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h1176 extern void cpp_make_system_header (cpp_reader *, int, int);
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dfiles.c1219 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
H A Ddirectives.c1628 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dfiles.c1355 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
H A Ddirectives.c1694 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()