Home
last modified time | relevance | path

Searched refs:__math_oflowf (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/math/
H A D__math_oflowf.c3 float __math_oflowf(uint32_t sign) in __math_oflowf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__math_oflowf.c3 float __math_oflowf(uint32_t sign) in __math_oflowf() function
H A Dexp2f.c48 return __math_oflowf(0); in exp2f()
H A Dexpf.c48 return __math_oflowf(0); in expf()
H A Dpowf.c180 return __math_oflowf(sign_bias); in powf()
/third_party/musl/src/math/
H A D__math_oflowf.c3 float __math_oflowf(uint32_t sign) in __math_oflowf() function
H A Dexp2f.c48 return __math_oflowf(0); in exp2f()
H A Dexpf.c48 return __math_oflowf(0); in expf()
H A Dpowf.c180 return __math_oflowf(sign_bias); in powf()
/third_party/musl/porting/uniproton/kernel/src/math/
H A D__math_oflowf.c3 float __math_oflowf(uint32_t sign) in __math_oflowf() function
/third_party/optimized-routines/math/
H A Dpowf.c199 return __math_oflowf (sign_bias); in powf()
208 return __math_oflowf (sign_bias); in powf()
H A Dmath_errf.c49 __math_oflowf (uint32_t sign) in __math_oflowf() function
H A Dexpf.c51 return __math_oflowf (0); in expf()
H A Dexp2f.c51 return __math_oflowf (0); in exp2f()
H A Dmath_config.h257 HIDDEN float __math_oflowf (uint32_t);
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlibm.h263 hidden float __math_oflowf(uint32_t);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlibm.h263 hidden float __math_oflowf(uint32_t);
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dlibm.h262 hidden float __math_oflowf(uint32_t);
/third_party/musl/src/internal/
H A Dlibm.h262 hidden float __math_oflowf(uint32_t);

Completed in 9 milliseconds