Home
last modified time | relevance | path

Searched refs:search_path_exhausted (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcclibs/libcpp/
HDfiles.c373 search_path_exhausted (cpp_reader *pfile, const char *header, _cpp_file *file) in search_path_exhausted() function
449 if (search_path_exhausted (pfile, fname, file)) in _cpp_find_file()
HDChangeLog534 * files.c (_cpp_find_file): Add files found by search_path_exhausted
/NextBSD/contrib/gcc/
HDChangeLog-200434602 * cppfiles.c (search_path_exhausted): Arrange for the missing
39449 (search_path_exhausted, cpp_get_path, cpp_get_buffer,
39451 (_cpp_find_file): Use search_path_exhausted.