Searched defs:hash_table_entry_struct (Results 1 – 2 of 2) sorted by relevance
286 struct hash_table_entry_struct { struct287 hash_table_entry * hash_next; /* -> to secondary entries */288 const char * symbol; /* -> to the hashed string */289 union {292 } _info;
278 struct hash_table_entry_struct { struct279 hash_table_entry * hash_next; /* -> to secondary entries */280 const char * symbol; /* -> to the hashed string */281 union {284 } _info;