Home
last modified time | relevance | path

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

/freebsd-head/contrib/arm-optimized-routines/math/aarch64/experimental/
HDasinf_data.c12 const float __asinf_poly[] = { variable
HDasinf_2u5.c81 float p = horner_4_f32 (z2, __asinf_poly); in asinf()
HDacosf_1u4.c79 float p = horner_4_f32 (z2, __asinf_poly); in acosf()
/freebsd-head/contrib/arm-optimized-routines/math/
HDmath_config.h122 #define __asinf_poly arm_math_asinf_poly macro
674 extern const float __asinf_poly[ASINF_POLY_ORDER + 1] HIDDEN;