Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dtanf_3u3.c28 return pw_horner_5_f32 (z, z * z, __tanf_poly_data.poly_tan); in eval_P()
34 return pairwise_poly_3_f32 (z, z * z, __tanf_poly_data.poly_cotan); in eval_Q()
H A Dtanf_data.c10 const struct tanf_poly_data __tanf_poly_data = { variable
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h137 #define __tanf_poly_data arm_math_tanf_poly_data macro
760 } __tanf_poly_data HIDDEN;