Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp_funcs.h54 F (arm_math_sinpif, arm_math_sinpif, arm_math_sinpi, mpfr_sinpi, 1, 1, f1, 0)
55 F (arm_math_sinpi, arm_math_sinpi, arm_math_sinpil, mpfr_sinpi, 1, 0, d1, 0)
58 F (arm_math_sincospif_sin, arm_math_sincospif_sin, arm_math_sinpi, mpfr_sinpi, 1, 1, f1, 0)
60 F (arm_math_sincospi_sin, arm_math_sincospi_sin, arm_math_sinpil, mpfr_sinpi, 1, 0, d1, 0)
65 F (_ZGVnN4v_sinpif, Z_sinpif, arm_math_sinpi, mpfr_sinpi, 1, 1, f1, 0)
66 F (_ZGVnN2v_sinpi, Z_sinpi, arm_math_sinpil, mpfr_sinpi, 1, 0, d1, 0)
69 F (_ZGVnN4v_sincospif_sin, v_sincospif_sin, arm_math_sinpi, mpfr_sinpi, 1, 1, f1, 0)
71 F (_ZGVnN2v_sincospi_sin, v_sincospi_sin, arm_math_sinpil, mpfr_sinpi, 1, 0, d1, 0)
77 SVF (_ZGVsMxv_sinpif, Z_sv_sinpif, arm_math_sinpi, mpfr_sinpi, 1, 1, f1, 0)
78 SVF (_ZGVsMxv_sinpi, Z_sv_sinpi, arm_math_sinpil, mpfr_sinpi, 1, 0, d1, 0)
[all …]
H A Dulp_wrappers.h33 static int mpfr_sinpi (mpfr_t ret, const mpfr_t arg, mpfr_rnd_t rnd) { in mpfr_sinpi() function
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c32 mpfr_sinpi (mpfr_t ret, const mpfr_t arg, mpfr_rnd_t rnd) in mpfr_sinpi() function
512 {"sinpi", (funcptr)mpfr_sinpi, args1, {NULL},
514 {"sinpif", (funcptr)mpfr_sinpi, args1f, {NULL},