Searched refs:found_in_cache (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c529 struct cpp_dir *found_in_cache = NULL; local
627 found_in_cache = file->dir;
658 && found_in_cache != pfile->bracket_include)
669 && found_in_cache != pfile->quote_include)
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc524 struct cpp_dir *found_in_cache = NULL; local
621 found_in_cache = file->dir;
652 && found_in_cache != pfile->bracket_include)
663 && found_in_cache != pfile->quote_include)

Completed in 100 milliseconds