Searched refs:N_HASH_PRIMES (Results 1 – 1 of 1) sorted by relevance
53 #define N_HASH_PRIMES 20 macro55 static SizeT primes[N_HASH_PRIMES] = {98 if (old_chains == primes[N_HASH_PRIMES-1]) in resize()102 && old_chains < primes[N_HASH_PRIMES-1]); in resize()104 for (i = 0; i < N_HASH_PRIMES; i++) { in resize()113 && new_chains <= primes[N_HASH_PRIMES-1]); in resize()