Searched refs:test_cos (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtcos.c27 test_cos (mpfr_ptr a, mpfr_srcptr b, mpfr_rnd_t rnd_mode) function
45 #define test_cos mpfr_cos macro
55 test_cos (c, xx, rnd_mode);
68 #define TEST_FUNCTION test_cos
81 test_cos (y, x, MPFR_RNDN);
89 test_cos (y, x, MPFR_RNDN);
97 test_cos (y, x, MPFR_RNDN);
106 test_cos (y, x, MPFR_RNDN);
113 test_cos (y, x, MPFR_RNDN);
125 test_cos (
[all...]
/netbsd-current/external/lgpl3/mpc/dist/tools/mpcheck/
H A Dmpcheck-double.c228 test_cos (p, n);
H A Dmpcheck-float.c233 test_cos (p, n);
H A Dmpcheck-float128.c238 test_cos (p, n);
H A Dmpcheck-longdouble.c221 test_cos (p, n);

Completed in 173 milliseconds