Searched refs:__libcpp_lgamma (Results 1 – 1 of 1) sorted by relevance
120 inline _LIBCPP_INLINE_VISIBILITY double __libcpp_lgamma(double __d) { in __libcpp_lgamma() function136 __pr_ = _VSTD::exp(std::__libcpp_lgamma(__t_ + 1.) - in param_type()137 std::__libcpp_lgamma(__r0_ + 1.) - in param_type()138 std::__libcpp_lgamma(__t_ - __r0_ + 1.) + __r0_ * _VSTD::log(__p_) + in param_type()