Searched refs:HASH_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
84 #define HASH_TABLE_SIZE 10501 macro85 static struct mc_data_s *mc_data_hash[HASH_TABLE_SIZE];141 return a % HASH_TABLE_SIZE; in hash_address()296 for (; i < HASH_TABLE_SIZE; ++i) { in dwarf_malloc_check_complete()331 (long) HASH_TABLE_SIZE, hash_slots_used, max_chain_length); in dwarf_malloc_check_complete()
44 #define HASH_TABLE_SIZE 64 macro
92 #define HASH_TABLE_SIZE (64) macro1226 sizeof (frutree_hashelm_t *) * HASH_TABLE_SIZE); in hash_init()1233 node_hash_table.hash_size = HASH_TABLE_SIZE; in hash_init()