Home
last modified time | relevance | path

Searched refs:__expo2 (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__expo2.c8 double __expo2(double x, double sign) in __expo2() function
H A Dcosh.c38 t = __expo2(x, 1.0); in cosh()
H A Dsinh.c37 t = __expo2(absx, 2*h); in sinh()
/third_party/musl/src/math/
H A D__expo2.c8 double __expo2(double x, double sign) in __expo2() function
H A Dcosh.c38 t = __expo2(x, 1.0); in cosh()
H A Dsinh.c37 t = __expo2(absx, 2*h); in sinh()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlibm.h240 hidden double __expo2(double);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlibm.h240 hidden double __expo2(double);
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dlibm.h239 hidden double __expo2(double,double);
/third_party/musl/src/internal/
H A Dlibm.h239 hidden double __expo2(double,double);

Completed in 3 milliseconds