| tsqrt.c | 27 test_sqrt (mpfr_ptr a, mpfr_srcptr b, mpfr_rnd_t rnd_mode) function 45 #define test_sqrt mpfr_sqrt macro 55 test_sqrt (q, q, rnd_mode); 75 test_sqrt (q, q, rnd_mode); 96 test_sqrt (q, q, rnd_mode); 116 test_sqrt (q, q, MPFR_RNDN); 196 test_sqrt (y, x, MPFR_RNDN); 206 test_sqrt (y, x, MPFR_RNDN); 217 test_sqrt (y, x, MPFR_RNDN); 228 test_sqrt (y, x, MPFR_RNDN) [all...] |