Lines Matching refs:test_failed

65 test_failed (mpfr_ptr erem, mpfr_ptr grem, int eret, int gret,  in test_failed()  function
95 test_failed (r1, r0, inex1, inex0, x, y, rnd); in check()
146 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
152 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
158 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
164 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
170 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
176 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
182 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
188 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
194 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
200 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
206 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
212 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
218 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
224 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
228 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
234 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
240 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
247 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
251 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
257 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
263 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
270 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
276 test_failed (r, t, 0, inexact, x, y, MPFR_RNDN); in special()
282 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
288 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
294 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
300 test_failed (r, x, 0, inexact, x, y, MPFR_RNDN); in special()
311 test_failed (r, t, 1, inexact, x, y, MPFR_RNDA); in special()
354 test_failed (er, r, 0, inexact, x, y, MPFR_RNDN); in bug20090519()