Searched refs:_NSC_HTSIZE_PRIMES (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/nscd/
H A Dcache.h155 * _NSC_HTSIZE_PRIMES are prime numbers that are used as hash table
168 #define _NSC_HTSIZE_PRIMES 211, 509, 1021, 2053, 4099, 8191, \ macro
H A Dcache.c2230 uint_t primes[] = {_NSC_HTSIZE_PRIMES};

Completed in 98 milliseconds