| tlog.c | 27 test_log (mpfr_ptr a, mpfr_srcptr b, mpfr_rnd_t rnd_mode) function 45 #define test_log mpfr_log macro 55 test_log (tres, ta, rnd_mode); 78 test_log (y, x, rnd); 193 test_log (y, x, MPFR_RNDN); 200 test_log (y, x, MPFR_RNDD); 212 test_log (y, x, MPFR_RNDN); 216 test_log (y, x, MPFR_RNDN); 225 test_log (y, x, MPFR_RNDN); 230 inex = test_log (y, x, MPFR_RNDN) [all...] |