Home
last modified time | relevance | path

Searched refs:_cpp_find_failed (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dinternal.h530 extern bool _cpp_find_failed (_cpp_file *);
H A Dinit.c491 if (_cpp_find_failed (pfile->main_file)) in cpp_read_main_file()
H A Dfiles.c395 _cpp_find_failed (_cpp_file *file) in _cpp_find_failed() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20036961 * cppfiles.c (_cpp_find_failed): New helper function.