Home
last modified time | relevance | path

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

/third_party/musl/src/math/
H A Dtgamma.c108 double tgamma(double x) in tgamma() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dtgamma.c108 double tgamma(double x) in tgamma() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h204 #undef tgamma macro
267 #define tgamma(x) __tg_real(tgamma, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h204 #undef tgamma macro
267 #define tgamma(x) __tg_real(tgamma, (x)) macro
/third_party/musl/include/
H A Dtgmath.h204 #undef tgamma macro
267 #define tgamma(x) __tg_real(tgamma, (x)) macro

Completed in 3 milliseconds