Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__expo2f.c8 float __expo2f(float x, float sign) in __expo2f() function
H A Dcoshf.c31 t = __expo2f(x, 1.0f); in coshf()
H A Dsinhf.c29 t = __expo2f(absx, 2*h); in sinhf()
/third_party/musl/src/math/
H A D__expo2f.c8 float __expo2f(float x, float sign) in __expo2f() function
H A Dcoshf.c31 t = __expo2f(x, 1.0f); in coshf()
H A Dsinhf.c29 t = __expo2f(absx, 2*h); in sinhf()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlibm.h246 hidden float __expo2f(float);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlibm.h246 hidden float __expo2f(float);
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dlibm.h245 hidden float __expo2f(float,float);
/third_party/musl/src/internal/
H A Dlibm.h245 hidden float __expo2f(float,float);

Completed in 4 milliseconds