Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dhypergeometric.tcc446 const _Tp __log_max = std::log(std::numeric_limits<_Tp>::max()); in __hyperg_reflect() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dhypergeometric.tcc443 const _Tp __log_max = std::log(std::numeric_limits<_Tp>::max()); in __hyperg_reflect() local