Searched defs:tgamma (Results 1 – 3 of 3) sorted by relevance
365 tgamma(double x) in tgamma() function
200 #define tgamma(x) __tg_simple(x, tgamma) macro
1199 #define tgamma(__x) __tg_tgamma(__tg_promote1((__x))(__x)) macro