Searched refs:__log_coeff (Results 1 – 2 of 2) sorted by relevance
323 const _Tp __log_coeff = __log_bincoef<_Tp>(__n, __k); in __bincoef() local324 if (__log_coeff > __max_bincoeff) in __bincoef()327 return std::exp(__log_coeff); in __bincoef()