Searched refs:search_path_exhausted (Results 1 – 3 of 3) sorted by relevance
373 search_path_exhausted (cpp_reader *pfile, const char *header, _cpp_file *file) in search_path_exhausted() function449 if (search_path_exhausted (pfile, fname, file)) in _cpp_find_file()
534 * files.c (_cpp_find_file): Add files found by search_path_exhausted
34602 * cppfiles.c (search_path_exhausted): Arrange for the missing39449 (search_path_exhausted, cpp_get_path, cpp_get_buffer,39451 (_cpp_find_file): Use search_path_exhausted.