Searched refs:hashCodeCount (Results 1 – 1 of 1) sorted by relevance
601 int32 hashCodeCount = sizeof(hashCodes) / sizeof(uint32); in _DetectHashFunction() local608 for (int32 i = 0; i < hashCodeCount; i++) { in _DetectHashFunction()