Searched refs:_cpp_stack_include (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | internal.h | 522 extern bool _cpp_stack_include (cpp_reader *, const char *, int,
|
| H A D | files.c | 810 _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 D | directives.c | 748 _cpp_stack_include (pfile, fname, angle_brackets, type); in do_include_common()
|