/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tgeneric.c | 119 TGENERIC_FAIL (S " for " MAKE_STR(TEST_FUNCTION), x, X2, U); \ 137 printf ("tgeneric: testing function " MAKE_STR(TEST_FUNCTION) \ 338 compare = TEST_FUNCTION (y, x, x2, u, rnd); in test_generic() 340 compare = TEST_FUNCTION (y, x, x2, rnd); in test_generic() 344 compare = TEST_FUNCTION (y, d, x, rnd); in test_generic() 346 compare = TEST_FUNCTION (y, x, d, rnd); in test_generic() 353 compare = TEST_FUNCTION (y, u, rnd); in test_generic() 355 compare = TEST_FUNCTION (y, u, x, rnd); in test_generic() 357 compare = TEST_FUNCTION (y, x, u, rnd); in test_generic() 359 compare = TEST_FUNCTION (y, x, rnd); in test_generic() [all …]
|
H A D | tcompound.c | 25 #define TEST_FUNCTION mpfr_compound_si macro 498 #define TEST_FUNCTION mpfr_compound2 macro 502 #define TEST_FUNCTION mpfr_compound3 macro 506 #define TEST_FUNCTION mpfr_compound4 macro 510 #define TEST_FUNCTION mpfr_compound5 macro 514 #define TEST_FUNCTION mpfr_compound17 macro 518 #define TEST_FUNCTION mpfr_compound120 macro
|
H A D | tsi_op.c | 76 #define TEST_FUNCTION mpfr_add_si macro 83 #define TEST_FUNCTION mpfr_sub_si macro 90 #define TEST_FUNCTION mpfr_mul_si macro 97 #define TEST_FUNCTION mpfr_div_si macro
|
H A D | tlog_ui.c | 46 #define TEST_FUNCTION mpfr_log_ui macro 52 #define TEST_FUNCTION mpfr_log_ui macro 76 TEST_FUNCTION (x, strtoul (argv[1], NULL, 10), in main() 158 TEST_FUNCTION (z, n, (mpfr_rnd_t) rnd); in main()
|
H A D | tgeneric_ui.c | 79 compare = TEST_FUNCTION (y, x, u, rnd); in test_generic_ui() 83 inexact = TEST_FUNCTION (z, x, u, rnd); in test_generic_ui() 131 #undef TEST_FUNCTION
|
H A D | tacosh.c | 25 #define TEST_FUNCTION mpfr_acosh macro 30 #define TEST_FUNCTION mpfr_acosh macro
|
H A D | trint.c | 466 #define TEST_FUNCTION mpfr_rint_trunc macro 472 #define TEST_FUNCTION mpfr_rint_floor macro 478 #define TEST_FUNCTION mpfr_rint_ceil macro 484 #define TEST_FUNCTION mpfr_rint_round macro 490 #define TEST_FUNCTION mpfr_rint_roundeven macro
|
H A D | tconst_catalan.c | 33 #define TEST_FUNCTION my_const_catalan macro
|
H A D | tcsc.c | 25 #define TEST_FUNCTION mpfr_csc macro
|
H A D | tcsch.c | 25 #define TEST_FUNCTION mpfr_csch macro
|
H A D | tdim.c | 25 #define TEST_FUNCTION mpfr_dim macro
|
H A D | ty0.c | 25 #define TEST_FUNCTION mpfr_y0 macro
|
H A D | tlog2.c | 25 #define TEST_FUNCTION mpfr_log2 macro
|
H A D | ty1.c | 25 #define TEST_FUNCTION mpfr_y1 macro
|
H A D | tadd_ui.c | 91 #define TEST_FUNCTION mpfr_add_ui macro
|
H A D | tsub_d.c | 66 #define TEST_FUNCTION mpfr_sub_d macro
|
H A D | td_sub.c | 66 #define TEST_FUNCTION mpfr_d_sub macro
|
H A D | tatan.c | 199 #define TEST_FUNCTION mpfr_atan macro 204 #define TEST_FUNCTION mpfr_atan2 macro 209 #define TEST_FUNCTION mpfr_atan2 macro
|
H A D | tdigamma.c | 25 #define TEST_FUNCTION mpfr_digamma macro
|
H A D | tmul_d.c | 91 #define TEST_FUNCTION mpfr_mul_d macro
|
H A D | tadd_d.c | 129 #define TEST_FUNCTION mpfr_add_d macro
|
H A D | tcot.c | 25 #define TEST_FUNCTION mpfr_cot macro
|
H A D | tsec.c | 25 #define TEST_FUNCTION mpfr_sec macro
|
H A D | tconst_euler.c | 33 #define TEST_FUNCTION my_const_euler macro
|
H A D | tasinh.c | 25 #define TEST_FUNCTION mpfr_asinh macro
|