Home
last modified time | relevance | path

Searched refs:log10c (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dlog10.c44 float64x2_t log10c; member
58 e.log10c = vuzp2q_f64 (e0, e1); in lookup()
106 float64x2_t hi = vfmaq_laneq_f64 (e.log10c, r, cte, 0); in V_NAME_D1()
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dlog10.c67 = svld1_gather_index (pg, &__v_log10_data.table[0].log10c, i); in SV_NAME_D1()
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h616 double invc, log10c; member