Searched refs:_cpp_stack_file (Results 1 – 3 of 3) sorted by relevance
521 extern bool _cpp_stack_file (cpp_reader *, _cpp_file*, bool);
481 _cpp_stack_file (pfile, pfile->main_file, false); in cpp_read_main_file()
699 _cpp_stack_file (cpp_reader *pfile, _cpp_file *file, bool import) in _cpp_stack_file() function832 return _cpp_stack_file (pfile, file, type == IT_IMPORT); in _cpp_stack_include()