Searched refs:htab_sz (Results 1 – 1 of 1) sorted by relevance
277 static UWord calc_hash ( const Addr* ips, UInt n_ips, UWord htab_sz ) in calc_hash() argument281 vg_assert(htab_sz > 0); in calc_hash()286 return hash % htab_sz; in calc_hash()