Searched defs:hash_control (Results 1 – 2 of 2) sorted by relevance
56 struct hash_control { struct77 struct hash_control * argument
52 struct hash_control { struct54 struct hash_entry **table;56 unsigned int size;58 struct obstack memory;62 unsigned long lookups;63 unsigned long hash_compares;64 unsigned long string_compares;65 unsigned long insertions;66 unsigned long replacements;67 unsigned long deletions;