Home
last modified time | relevance | path

Searched refs:total_primes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/demos/
H A Dprimes.c72 unsigned long total_primes = 0; variable
77 total_primes += 1; in report()
229 printf ("Pi(interval) = %lu\n", total_primes); in main()