Home
last modified time | relevance | path

Searched defs:two_thirds (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dcbrtf.c73 float32x4_t two_thirds = vaddq_f32 (one_third, one_third); in V_NAME_F1() local
H A Dcbrt.c80 float64x2_t two_thirds = vaddq_f64 (one_third, one_third); in V_NAME_D1() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dcbrtf.c17 float32_t one_third, two_thirds; member
H A Dcbrt.c17 float64_t one_third, two_thirds, shift; member
H A Derfcf.c16 float third, two_thirds, two_over_fifteen, two_over_five, tenth; member