Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp_funcs.h56 F (arm_math_tanpif, arm_math_tanpif, arm_math_tanpi, mpfr_tanpi, 1, 1, f1, 0)
57 F (arm_math_tanpi, arm_math_tanpi, arm_math_tanpil, mpfr_tanpi, 1, 0, d1, 0)
67 F (_ZGVnN4v_tanpif, Z_tanpif, arm_math_tanpi, mpfr_tanpi, 1, 1, f1, 0)
68 F (_ZGVnN2v_tanpi, Z_tanpi, arm_math_tanpil, mpfr_tanpi, 1, 0, d1, 0)
79 SVF (_ZGVsMxv_tanpif, Z_sv_tanpif, arm_math_tanpi, mpfr_tanpi, 1, 1, f1, 0)
80 SVF (_ZGVsMxv_tanpi, Z_sv_tanpi, arm_math_tanpil, mpfr_tanpi, 1, 0, d1, 0)
H A Dulp_wrappers.h27 static int mpfr_tanpi (mpfr_t ret, const mpfr_t arg, mpfr_rnd_t rnd) { in mpfr_tanpi() function
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Ddotest.c23 mpfr_tanpi (mpfr_t ret, const mpfr_t arg, mpfr_rnd_t rnd) in mpfr_tanpi() function
520 {"tanpi", (funcptr)mpfr_tanpi, args1, {NULL},
522 {"tanpif", (funcptr)mpfr_tanpi, args1f, {NULL},