Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprotoize.c286 struct hash_table_entry_struct { struct
287 hash_table_entry * hash_next; /* -> to secondary entries */
288 const char * symbol; /* -> to the hashed string */
289 union {
292 } _info;
/openbsd-src/gnu/gcc/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;