Searched refs:PRIMES (Results 1 – 1 of 1) sorted by relevance
291 static size_t PRIMES[] = { variable331 while (count > PRIMES[i] && i < NELEM(PRIMES)) { in determineCapacity()334 count = PRIMES[i]; in determineCapacity()