Home
last modified time | relevance | path

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

/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c365 tgamma(double x) in tgamma() function
/freebsd/include/
H A Dtgmath.h200 #define tgamma(x) __tg_simple(x, tgamma) macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h1199 #define tgamma(__x) __tg_tgamma(__tg_promote1((__x))(__x)) macro