Searched refs:test5rm (Results 1 – 2 of 2) sorted by relevance
/netbsd/external/lgpl3/mpfr/dist/tests/ |
H A D | tests.c | 767 test5rm (int (*fct) (FLIST), mpfr_srcptr x, mpfr_ptr y, mpfr_ptr z, in test5rm() function 995 test5rm (foo, x, y, z, MPFR_RNDZ, 0, name); in data_check() 997 test5rm (foo, x, y, z, rnd, r == 'Z' ? 1 : -1, name); in data_check() 1172 test5rm (fct, x, y, z, MPFR_RNDZ, sb, name); in bad_cases()
|
/netbsd/external/lgpl3/mpfr/dist/ |
H A D | ChangeLog | 3223 [tests/tests.c] test5rm(): mention test5rm in the error message. 4558 [tests] Update to test the ternary value in test5rm() when possible, 4561 - test5rm(): modified the prototype again and the behavior. 4584 [tests/tests.c] Modified the prototype of test5rm() to support a 4587 about data_check() with rnd = '*', the loop is now done in test5rm(), 4588 i.e. test5rm() is called with test_one being false. 4623 * test5rm: removed additional useless tests added in r6037 in the 26433 tests/tests.c: Change test5rm (formerly test4rm) so that it checks the new
|