Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libcpp/include/
HDcpplib.h1006 extern void cpp_make_system_header (cpp_reader *, int, int);
/dragonfly/contrib/gcc-8.0/libcpp/include/
HDcpplib.h1176 extern void cpp_make_system_header (cpp_reader *, int, int);
/dragonfly/contrib/gcc-4.7/libcpp/
HDfiles.c1219 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
HDdirectives.c1628 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()
/dragonfly/contrib/gcc-8.0/libcpp/
HDfiles.c1355 cpp_make_system_header (cpp_reader *pfile, int syshdr, int externc) in cpp_make_system_header() function
HDdirectives.c1694 cpp_make_system_header (pfile, 1, 0); in do_pragma_system_header()