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

/haiku-buildtools/gcc/mpfr/tests/
H A Dtdiv.c115 test_div (mpfr_ptr a, mpfr_srcptr b, mpfr_srcptr c, mpfr_rnd_t rnd_mode) function
135 #define test_div mpfr_all_div macro
161 test_div(q, n, d, rnd_mode);
184 test_div(q, n, d, rnd_mode);
292 test_div(z, x, y, MPFR_RNDU);
317 test_div(x, x, y, MPFR_RNDD); /* exact division */
323 test_div(x, x, y, MPFR_RNDN);
341 test_div (y, x, y, (mpfr_rnd_t) j);
418 inex = test_div (q, u, v, (mpfr_rnd_t) rnd);
473 c = test_div (z
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/atomic/
H A Dc11-atomic-exec-2.c76 test_div (void) function
161 test_div ();
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc11-atomic-2.c114 test_div (void) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dexcess-precision-1.c125 test_div (void) function
199 test_div ();
/haiku-buildtools/isl/
H A Disl_test.c550 static int test_div(isl_ctx *ctx) function
4483 { "div", &test_div },

Completed in 60 milliseconds