Searched defs:primes (Results 1 – 3 of 3) sorted by relevance
5 struct primes { struct8 unsigned long primes[]; argument
58 static const struct primes __rcu *primes = RCU_INITIALIZER(&small_primes); variable
550 const int primes[] = {2,3,5,7,11,13,17,19}; in bitmap() local
Completed in 5 milliseconds