Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dexpm1_data.c11 const double __expm1_poly[] = { 0x1p-1, variable
H A Dexpm1_2u5.c68 double p = fma (f2, estrin_10_f64 (f, f2, f4, f4 * f4, __expm1_poly), f); in expm1()
H A Dtanh_3u.c42 double p = fma (f2, estrin_10_f64 (f, f2, f4, f4 * f4, __expm1_poly), f); in expm1_inline()
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h131 #define __expm1_poly arm_math_expm1_poly macro
728 extern const double __expm1_poly[EXPM1_POLY_ORDER] HIDDEN;