Searched refs:_cpp_stack_file (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinit.c494 _cpp_stack_file (pfile, pfile->main_file, false);
H A Dinternal.h532 extern bool _cpp_stack_file (cpp_reader *, _cpp_file*, bool);
H A Dfiles.c768 _cpp_stack_file (cpp_reader *pfile, _cpp_file *file, bool import) function
902 return _cpp_stack_file (pfile, file, type == IT_IMPORT);

Completed in 55 milliseconds