Home
last modified time | relevance | path

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

/third_party/musl/src/math/
H A Dlgamma.c4 double lgamma(double x) in lgamma() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlgamma.c4 double lgamma(double x) in lgamma() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h179 #undef lgamma macro
242 #define lgamma(x) __tg_real(lgamma, (x)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h179 #undef lgamma macro
242 #define lgamma(x) __tg_real(lgamma, (x)) macro
/third_party/musl/include/
H A Dtgmath.h179 #undef lgamma macro
242 #define lgamma(x) __tg_real(lgamma, (x)) macro

Completed in 4 milliseconds