Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dgamma.tcc285 __log_bincoef(unsigned int __n, unsigned int __k) in __log_bincoef() function
323 const _Tp __log_coeff = __log_bincoef<_Tp>(__n, __k); in __bincoef()