Home
last modified time | relevance | path

Searched defs:even_coeffs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dexp2f.c46 svfloat32_t even_coeffs = svld1rq (svptrue_b32 (), &d->c0); in sv_exp2f_inline() local
H A Dasinh.c19 double even_coeffs[9]; member