Home
last modified time | relevance | path

Searched refs:_cpp_stack_include (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/libcpp/
H A Dinternal.h522 extern bool _cpp_stack_include (cpp_reader *, const char *, int,
H A Dfiles.c810 _cpp_stack_include (cpp_reader *pfile, const char *fname, int angle_brackets, in _cpp_stack_include() function
1126 return _cpp_stack_include (pfile, fname, false, IT_CMDLINE); in cpp_push_include()
H A Ddirectives.c748 _cpp_stack_include (pfile, fname, angle_brackets, type); in do_include_common()