Home
last modified time | relevance | path

Searched defs:lgamma (Results 1 – 3 of 3) sorted by last modified time

/dragonfly/contrib/openbsd_libm/src/
H A Dw_lgamma.c25 lgamma(double x) in lgamma() function
/dragonfly/contrib/openbsd_libm/include/global/
H A Dtgmath.h181 #define lgamma(x) __tg_simple(x, lgamma) macro
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dtgmath.h142 #define lgamma(x) __TGMATH_REAL(x, lgamma) macro