Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Driemann_zeta.tcc262 static const unsigned int __num_primes = sizeof(__prime) / sizeof(_Tp); in __riemann_zeta_product() local
265 for (unsigned int __i = 0; __i < __num_primes; ++__i) in __riemann_zeta_product()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Driemann_zeta.tcc256 static const unsigned int __num_primes = sizeof(__prime) / sizeof(_Tp); in __riemann_zeta_product() local
259 for (unsigned int __i = 0; __i < __num_primes; ++__i) in __riemann_zeta_product()