Home
last modified time | relevance | path

Searched refs:__asinf_poly (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dasinf_data.c12 const float __asinf_poly[] = { variable
H A Dasinf_2u5.c81 float p = horner_4_f32 (z2, __asinf_poly); in asinf()
H A Dacosf_1u4.c79 float p = horner_4_f32 (z2, __asinf_poly); in acosf()
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h122 #define __asinf_poly arm_math_asinf_poly macro
674 extern const float __asinf_poly[ASINF_POLY_ORDER + 1] HIDDEN;