Home
last modified time | relevance | path

Searched defs:abstop (Results 1 - 19 of 19) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlrint.c56 uint32_t abstop = asuint64(x)>>32 & 0x7fffffff; in lrint() local
H A Dexpf.c35 uint32_t abstop; in expf() local
H A Dexp2f.c35 uint32_t abstop; in exp2f() local
H A Dexp.c74 uint32_t abstop; in exp() local
H A Dexp2.c72 uint32_t abstop; in exp2() local
H A Dpow.c168 uint32_t abstop; in exp_inline() local
/third_party/musl/src/math/
H A Dlrint.c56 uint32_t abstop = asuint64(x)>>32 & 0x7fffffff; in lrint() local
H A Dexpf.c35 uint32_t abstop; in expf() local
H A Dexp2f.c35 uint32_t abstop; in exp2f() local
H A Dexp2.c72 uint32_t abstop; in exp2() local
H A Dexp.c74 uint32_t abstop; in exp() local
H A Dpow.c168 uint32_t abstop; in exp_inline() local
/third_party/optimized-routines/math/
H A Dexpf.c36 uint32_t abstop; in expf() local
H A Dexp2f.c36 uint32_t abstop; in exp2f() local
H A Dexp2.c78 uint32_t abstop; in exp2() local
H A Dexp.c82 uint32_t abstop; in exp_inline() local
H A Dpow.c175 uint32_t abstop; in exp_inline() local
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dpow.c168 uint32_t abstop; in exp_inline() local
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dpow.c168 uint32_t abstop; in exp_inline() local

Completed in 8 milliseconds