Searched refs:exists_in_cache (Results 1 – 1 of 1) sorted by relevance
421 int exists_in_cache = 0; in selective_vpath_search() local497 exists_in_cache = exists = dir_file_exists_p (vpath[i], filename); in selective_vpath_search()506 exists_in_cache = exists = dir_file_exists_p (name, filename); in selective_vpath_search()525 if (exists_in_cache) /* Makefile-mentioned file need not exist. */ in selective_vpath_search()