Searched defs:htab_size (Results 1 – 2 of 2) sorted by relevance
130 static unsigned long htab_size, htab_filled; variable
1229 UWord htab_size; /* size of hash table, MAY ONLY BE A POWER OF 2 */ member1323 inline static UWord compute_II_hash ( Addr ip, UWord htab_size ) { in compute_II_hash()