Searched refs:i_hash2mod (Results 1 – 2 of 2) sorted by relevance
360 xx = b % maptbl_object_p->i_hash2mod; in maptbl_hash2()367 xx = xx % maptbl_object_p->i_hash2mod; in maptbl_hash2()448 maptbl_object_p->i_hash2mod = (maptbl_object_p->i_entries / 2) + 1; in maptbl_setup()
40 int i_hash2mod; /* second hash module value */ member