Home
last modified time | relevance | path

Searched refs:hash_table_entry (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dprotoize.c253 void (*)(const hash_table_entry *));
254 static hash_table_entry *add_symbol (hash_table_entry *, const char *);
255 static hash_table_entry *lookup (hash_table_entry *, const char *);
884 const hash_table_entry *primary; in visit_each_hash_node()
889 hash_table_entry *second; in visit_each_hash_node()
902 static hash_table_entry *
917 static hash_table_entry *
922 hash_table_entry *p; in lookup()
1262 hash_table_entry *hash_entry_p; in find_file()
2266 rename_c_file (const hash_table_entry *hp) in rename_c_file()
[all …]