Home
last modified time | relevance | path

Searched defs:__lnpoch (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc255 const _Tp __lnpoch = std::tr1::lgamma(_Tp(__m + _Tp(0.5L))) in __sph_legendre() local
258 const _Tp __lnpoch = __log_gamma(_Tp(__m + _Tp(0.5L))) in __sph_legendre() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc259 const _Tp __lnpoch = _GLIBCXX_MATH_NS::lgamma(_Tp(__m + _Tp(0.5L))) in __sph_legendre() local
262 const _Tp __lnpoch = __log_gamma(_Tp(__m + _Tp(0.5L))) in __sph_legendre() local