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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libcpp/
H A Dfiles.c182 static struct file_hash_entry *search_cache (struct file_hash_entry *head,
484 entry = search_cache (*hash_slot, start_dir);
532 entry = search_cache (*hash_slot, file->dir);
985 search_cache (struct file_hash_entry *head, const cpp_dir *start_dir) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/
H A Dfiles.c163 static struct file_hash_entry *search_cache (struct file_hash_entry *head,
423 entry = search_cache (*hash_slot, start_dir);
468 entry = search_cache (*hash_slot, file->dir);
872 search_cache (struct file_hash_entry *head, const cpp_dir *start_dir) function
/netbsd-6-1-5-RELEASE/usr.bin/pmap/
H A Dpmap.c45 static int search_cache(kvm_t *, struct kbit *, char **, char *, size_t);
683 switch (search_cache(kd, vp, &name, buf, sizeof(buf))) {
773 search_cache(kvm_t *kd, struct kbit *vp, char **name, char *buf, size_t blen) function

Completed in 73 milliseconds