Searched refs:hashB (Results 1 – 1 of 1) sorted by relevance
181 static inline bool equalKeys(void* keyA, int hashA, void* keyB, int hashB, in equalKeys() argument186 if (hashA != hashB) { in equalKeys()