Searched refs:hcode (Results 1 – 1 of 1) sorted by relevance
37 uinT32 hcode; //current hash code in hash() local44 hcode = 0; in hash()52 hcode ^= keybits & mask; //key new key in hash()56 return hcode; //initial hash in hash()