Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp_funcs.h52 F (arm_math_cospif, arm_math_cospif, arm_math_cospi, mpfr_cospi, 1, 1, f1, 0)
53 F (arm_math_cospi, arm_math_cospi, arm_math_cospil, mpfr_cospi, 1, 0, d1, 0)
59 F (arm_math_sincospif_cos, arm_math_sincospif_cos, arm_math_cospi, mpfr_cospi, 1, 1, f1, 0)
61 F (arm_math_sincospi_cos, arm_math_sincospi_cos, arm_math_cospil, mpfr_cospi, 1, 0, d1, 0)
63 F (_ZGVnN4v_cospif, Z_cospif, arm_math_cospi, mpfr_cospi, 1, 1, f1, 0)
64 F (_ZGVnN2v_cospi, Z_cospi, arm_math_cospil, mpfr_cospi, 1, 0, d1, 0)
70 F (_ZGVnN4v_sincospif_cos, v_sincospif_cos, arm_math_cospi, mpfr_cospi, 1, 1, f1, 0)
72 F (_ZGVnN2v_sincospi_cos, v_sincospi_cos, arm_math_cospil, mpfr_cospi, 1, 0, d1, 0)
75 SVF (_ZGVsMxv_cospif, Z_sv_cospif, arm_math_cospi, mpfr_cospi, 1, 1, f1, 0)
76 SVF (_ZGVsMxv_cospi, Z_sv_cospi, arm_math_cospil, mpfr_cospi, 1, 0, d1, 0)
[all …]
H A Dulp_wrappers.h40 static int mpfr_cospi (mpfr_t ret, const mpfr_t arg, mpfr_rnd_t rnd) { in mpfr_cospi() function
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c41 mpfr_cospi (mpfr_t ret, const mpfr_t arg, mpfr_rnd_t rnd) in mpfr_cospi() function
516 {"cospi", (funcptr)mpfr_cospi, args1, {NULL},
518 {"cospif", (funcptr)mpfr_cospi, args1f, {NULL},