Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dgamma.tcc323 const _Tp __log_coeff = __log_bincoef<_Tp>(__n, __k); in __bincoef() local
324 if (__log_coeff > __max_bincoeff) in __bincoef()
327 return std::exp(__log_coeff); in __bincoef()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dgamma.tcc323 const _Tp __log_coeff = __log_bincoef<_Tp>(__n, __k); in __bincoef() local
324 if (__log_coeff > __max_bincoeff) in __bincoef()
327 return std::exp(__log_coeff); in __bincoef()