Home
last modified time | relevance | path

Searched defs:store_primes (Results 1 – 3 of 3) sorted by relevance

/dports/math/primecount/primecount-7.2/lib/primesieve/include/primesieve/
H A DStorePrimes.hpp43 inline void store_primes(uint64_t start, in store_primes() function
/dports/math/primesieve/primesieve-7.7/include/primesieve/
H A DStorePrimes.hpp43 inline void store_primes(uint64_t start, in store_primes() function
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/sieve/
H A Dtest-smallsieve.cpp904 void store_primes(std::vector<ssp_simple_t>& allprimes, int bmin, int bmax, gmp_randstate_t rstate) in store_primes() function