Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dhash.c56 struct hash_control { struct
77 struct hash_control * argument
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dhash.c52 struct hash_control { struct
54 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;