Searched refs:hash_table (Results 1 – 2 of 2) sorted by relevance
6 file://licenses/hash_table.txt;md5=874823605326caeaabaa95bfbd0f9fb0 \
2613 sparc_opcode_hash **hash_table, in build_hash_table() argument2623 memset (hash_table, 0, HASH_SIZE * sizeof (hash_table[0])); in build_hash_table()2632 h->next = hash_table[hash]; in build_hash_table()2634 hash_table[hash] = h; in build_hash_table()