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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c164 static struct file_hash_entry *search_cache (struct file_hash_entry *head,
434 entry = search_cache (*hash_slot, start_dir);
482 entry = search_cache (*hash_slot, file->dir);
929 search_cache (struct file_hash_entry *head, const cpp_dir *start_dir) function

Completed in 46 milliseconds