Searched defs:tgamma (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/lib/msun/src/
H A Dimprecise.c69 DECLARE_IMPRECISE(tgamma); variable
/freebsd-10.0-release/lib/msun/bsdsrc/
H A Db_tgamma.c129 tgamma(x) function
/freebsd-10.0-release/include/
H A Dtgmath.h200 #define tgamma(x) __tg_simple(x, tgamma) macro
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h1205 #undef tgamma macro
1206 #define tgamma(__x) __tg_tgamma(__tg_promote1((__x))(__x)) macro

Completed in 131 milliseconds