Searched refs:_cpp_find_failed (Results 1 – 7 of 7) sorted by relevance
684 extern bool _cpp_find_failed (_cpp_file *);
683 if (_cpp_find_failed (pfile->main_file)) in cpp_read_main_file()
492 _cpp_find_failed (_cpp_file *file) in _cpp_find_failed() function
715 extern bool _cpp_find_failed (_cpp_file *);
699 if (_cpp_find_failed (pfile->main_file)) in cpp_read_main_file()
6961 * cppfiles.c (_cpp_find_failed): New helper function.