Home
last modified time | relevance | path

Searched refs:__math_xflowf (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/math/
H A D__math_uflowf.c5 return __math_xflowf(sign, 0x1p-95f); in __math_uflowf()
H A D__math_oflowf.c5 return __math_xflowf(sign, 0x1p97f); in __math_oflowf()
H A D__math_xflowf.c3 float __math_xflowf(uint32_t sign, float y) in __math_xflowf() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__math_uflowf.c5 return __math_xflowf(sign, 0x1p-95f); in __math_uflowf()
H A D__math_oflowf.c5 return __math_xflowf(sign, 0x1p97f); in __math_oflowf()
H A D__math_xflowf.c3 float __math_xflowf(uint32_t sign, float y) in __math_xflowf() function
/third_party/musl/src/math/
H A D__math_uflowf.c5 return __math_xflowf(sign, 0x1p-95f); in __math_uflowf()
H A D__math_oflowf.c5 return __math_xflowf(sign, 0x1p97f); in __math_oflowf()
H A D__math_xflowf.c3 float __math_xflowf(uint32_t sign, float y) in __math_xflowf() function
/third_party/musl/porting/uniproton/kernel/src/math/
H A D__math_uflowf.c5 return __math_xflowf(sign, 0x1p-95f); in __math_uflowf()
H A D__math_oflowf.c5 return __math_xflowf(sign, 0x1p97f); in __math_oflowf()
H A D__math_xflowf.c3 float __math_xflowf(uint32_t sign, float y) in __math_xflowf() function
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlibm.h261 hidden float __math_xflowf(uint32_t, float);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlibm.h261 hidden float __math_xflowf(uint32_t, float);
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dlibm.h260 hidden float __math_xflowf(uint32_t, float);
/third_party/musl/src/internal/
H A Dlibm.h260 hidden float __math_xflowf(uint32_t, float);

Completed in 4 milliseconds