Home
last modified time | relevance | path

Searched defs:abstop (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dexp2f.c36 uint32_t abstop; in exp2f() local
H A Dexpf.c36 uint32_t abstop; in expf() local
H A Dexp2.c78 uint32_t abstop; in exp2() local
H A Dexp10.c65 uint32_t abstop = (ix >> 52) & 0x7ff; in exp10() local
H A Dexp.c82 uint32_t abstop; in exp_inline() local
H A Dpow.c175 uint32_t abstop; in exp_inline() local
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dexpf.c36 uint32_t abstop; in optr_aor_exp_f32() local
H A Dfinite_pow.h148 uint32_t abstop = top12 (x) & 0x7ff; in exp_inline() local
204 uint32_t abstop = top12 (x) & 0x7ff; in exp_nosignbias() local
H A Dexp.c82 uint32_t abstop; in exp_inline() local
H A Dv_pow_1u5.c127 uint64x2_t abstop in v_exp_inline() local
H A Dsv_pow_1u5.c228 svuint64_t abstop = svand_x (pg, sv_top12 (x), 0x7ff); in sv_exp_inline() local