Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dtgmath.h151 #define tgamma(x) __tgmath_tgamma(x) macro
/titanic_44/usr/src/lib/libm/common/m9x/
H A Dtgamma.c1532 tgamma(double x) { in tgamma() function