Home
last modified time | relevance | path

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

/third_party/musl/src/math/
Dtgamma.c108 double tgamma(double x) in tgamma() function
/third_party/musl/porting/liteos_a/kernel/src/math/
Dtgamma.c108 double tgamma(double x) in tgamma() function
/third_party/musl/porting/liteos_m/kernel/include/
Dtgmath.h267 #define tgamma(x) __tg_real(tgamma, (x)) macro
/third_party/musl/include/
Dtgmath.h267 #define tgamma(x) __tg_real(tgamma, (x)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dtgmath.h267 #define tgamma(x) __tg_real(tgamma, (x)) macro
/third_party/musl/ndk_musl_include/
Dtgmath.h267 #define tgamma(x) __tg_real(tgamma, (x)) macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp35952 tgamma(float __x) in tgamma() function
35956 tgamma(long double __x) in tgamma() function
35964 tgamma(_Tp __x) in tgamma() function