Searched refs:file_hash_entry (Results 1 – 4 of 4) sorted by relevance
141 struct file_hash_entry struct143 struct file_hash_entry *next; argument164 static struct file_hash_entry *search_cache (struct file_hash_entry *head, argument170 static struct file_hash_entry *new_file_hash_entry (cpp_reader *pfile);417 struct file_hash_entry *entry, **hash_slot; in _cpp_find_file()428 hash_slot = (struct file_hash_entry **) in _cpp_find_file()928 static struct file_hash_entry *929 search_cache (struct file_hash_entry *head, const cpp_dir *start_dir) in search_cache()972 struct file_hash_entry *entry, **hash_slot; in make_cpp_dir()975 hash_slot = (struct file_hash_entry **) in make_cpp_dir()[all …]
360 struct file_hash_entry *file_hash_entries;
50 struct file_hash_entry *file;56 typedef struct file_hash_entry struct94 static struct file_hash_entry * file_hash_lookup (const char *);138 static struct file_hash_entry *147 struct file_hash_entry *v; in file_hash_lookup()148 *e = v = XCNEW (struct file_hash_entry); in file_hash_lookup()
17556 (struct file_hash_entry): Replace hash header with key field.