| /netbsd/src/external/lgpl3/mpfr/dist/tests/ |
| D | tmul.c | 60 mpfr_set_str1 (xx, xs); in check() 61 mpfr_set_str1 (yy, ys); in check() 83 mpfr_set_str1 (xx, xs); in check53() 84 mpfr_set_str1 (yy, ys); in check53() 105 mpfr_set_str1 (xx, xs); in check24() 106 mpfr_set_str1 (yy, ys); in check24() 279 mpfr_set_str1 (xx, "0.68750"); in check_max() 281 mpfr_set_str1 (yy, "0.68750"); in check_max() 298 mpfr_set_str1 (xx, "0.93750"); in check_max() 364 mpfr_set_str1(xx, "0.9375"); in check_min() [all …]
|
| D | tfpif.c | 51 mpfr_set_str1 (x[0], "45.2564215000000018562786863185465335845947265625"); in doit() 52 mpfr_set_str1 (x[1], "45.2564215000000018562786863185465335845947265625"); in doit() 53 mpfr_set_str1 (x[2], "45.2564215000000018562786863185465335845947265625"); in doit()
|
| D | tadd1sp.c | 49 mpfr_set_str1 (x, "8.00468257869324898448e+307"); in check_overflow() 50 mpfr_set_str1 (y, "7.44784712422708645156e+307"); in check_overflow() 413 mpfr_set_str1 (b, "1@100"); in check_special() 414 mpfr_set_str1 (c, "1@1"); in check_special()
|
| D | tagm.c | 45 mpfr_set_str1 (ta, as); in check4() 46 mpfr_set_str1 (tb, bs); in check4() 47 mpfr_set_str1 (tc, res); in check4()
|
| D | tswap.c | 35 mpfr_set_str1 (v, "9007199254740991.0"); /* 2^53 - 1 */ in main()
|
| D | tfits.c | 155 mpfr_set_str1 (x, "1@-1"); in main() 229 mpfr_set_str1 (x, "1@-1"); in main()
|
| D | tsin_cos.c | 51 mpfr_set_str1 (xx, xs); /* should be exact */ in check53() 80 mpfr_set_str1 (xx, xs); /* should be exact */ in check53sin() 100 mpfr_set_str1 (xx, xs); /* should be exact */ in check53cos() 650 mpfr_set_str1 (val, "-0.7"); in coverage_01032011()
|
| D | tadd_ui.c | 34 mpfr_set_str1 (xx, xs); in check3()
|
| D | ttrunc.c | 37 mpfr_set_str1 (x, "0.5"); in main()
|
| D | tsub_ui.c | 34 mpfr_set_str1 (xx, xs); in check3()
|
| D | tsqrt.c | 54 mpfr_set_str1 (q, as); in check3() 74 mpfr_set_str1 (q, as); in check4() 95 mpfr_set_str1 (q, as); in check24() 115 mpfr_set_str1 (q, as); in check_diverse()
|
| D | tsi_op.c | 135 mpfr_set_str1 (x, "1"); in main()
|
| D | texp.c | 57 mpfr_set_str1 (x, op); in check3() 78 mpfr_set_str1(x, Xs); in check_worst_case() 85 mpfr_set_str1(x, Xs); in check_worst_case()
|
| D | tmodf.c | 36 mpfr_set_str1 (x, xs); in check()
|
| D | mpfr-test.h | 231 #define mpfr_set_str1(x,s) mpfr_set_str(x,s,10,MPFR_RNDN) macro
|
| D | tui_div.c | 32 mpfr_set_str1 (xx, xs); in check()
|
| D | tcos.c | 54 mpfr_set_str1 (xx, xs); /* should be exact */ in check53()
|
| D | tui_sub.c | 148 mpfr_set_str1 (xx, xs); in check()
|
| D | tlog.c | 54 mpfr_set_str1 (ta, as); in check2()
|
| D | tdiv.c | 169 mpfr_set_str1 (n, Ns); in check4() 170 mpfr_set_str1 (d, Ds); in check4() 193 mpfr_set_str1 (n, Ns); in check24() 194 mpfr_set_str1 (d, Ds); in check24()
|
| D | tzeta.c | 180 mpfr_set_str1 (x, val[i]); in test2()
|
| D | tsin.c | 55 mpfr_set_str1 (xx, xs); /* should be exact */ in check53()
|
| D | tdiv_ui.c | 34 mpfr_set_str1 (x, ds); in check()
|
| D | tadd.c | 80 mpfr_set_str1 (xx, xs); in check() 81 mpfr_set_str1 (yy, ys); in check()
|
| D | tsub.c | 313 mpfr_set_str1 (x, "1.229318102e+09"); in check_diverse() 314 mpfr_set_str1 (y, "2.32221184180698677665e+05"); in check_diverse()
|