Searched refs:PRIMES (Results 1 – 1 of 1) sorted by relevance
536 static const uint16_t PRIMES[] ALIGN2 = { 251, 1021, 4093, 16381, 65521 }; variable751 if (hash->nprime == ARRAY_SIZE(PRIMES)) in hash_rebuild()754 newsize = PRIMES[hash->nprime++]; in hash_rebuild()