Home
last modified time | relevance | path

Searched defs:hash_table_entry_struct (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dprotoize.c278 struct hash_table_entry_struct { struct
279 hash_table_entry * hash_next; /* -> to secondary entries */
280 const char * symbol; /* -> to the hashed string */
281 union {
284 } _info;