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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c422 struct cpp_dir *found_in_cache = NULL; local
485 found_in_cache = file->dir;
515 && found_in_cache != pfile->bracket_include)
525 && found_in_cache != pfile->quote_include)

Completed in 61 milliseconds