Searched defs:primes (Results 1 – 4 of 4) sorted by relevance
8 const uint16_t primes[NUMPRIMES] = { variable
177 primes(ubig start, ubig stop) in primes() function
626 static int const primes[] = variable
1579 unsigned primes[8] = { 2, 3, 5, 7, 11, 13, 17, 19 }; test_sqrt() local