Searched refs:test_cos (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/lgpl3/mpfr/dist/tests/ |
| D | tcos.c | 27 test_cos (mpfr_ptr a, mpfr_srcptr b, mpfr_rnd_t rnd_mode) in test_cos() function 45 #define test_cos mpfr_cos macro 55 test_cos (c, xx, rnd_mode); in check53() 68 #define TEST_FUNCTION test_cos 81 test_cos (y, x, MPFR_RNDN); in check_nans() 89 test_cos (y, x, MPFR_RNDN); in check_nans() 97 test_cos (y, x, MPFR_RNDN); in check_nans() 106 test_cos (y, x, MPFR_RNDN); in check_nans() 113 test_cos (y, x, MPFR_RNDN); in check_nans() 153 test_cos (y, x, MPFR_RNDZ); in special_overflow() [all …]
|