Home
last modified time | relevance | path

Searched refs:mpfr_set_str1 (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/src/external/lgpl3/mpfr/dist/tests/
Dtmul.c60 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 …]
Dtfpif.c51 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()
Dtadd1sp.c49 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()
Dtagm.c45 mpfr_set_str1 (ta, as); in check4()
46 mpfr_set_str1 (tb, bs); in check4()
47 mpfr_set_str1 (tc, res); in check4()
Dtswap.c35 mpfr_set_str1 (v, "9007199254740991.0"); /* 2^53 - 1 */ in main()
Dtfits.c155 mpfr_set_str1 (x, "1@-1"); in main()
229 mpfr_set_str1 (x, "1@-1"); in main()
Dtsin_cos.c51 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()
Dtadd_ui.c34 mpfr_set_str1 (xx, xs); in check3()
Dttrunc.c37 mpfr_set_str1 (x, "0.5"); in main()
Dtsub_ui.c34 mpfr_set_str1 (xx, xs); in check3()
Dtsqrt.c54 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()
Dtsi_op.c135 mpfr_set_str1 (x, "1"); in main()
Dtexp.c57 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()
Dtmodf.c36 mpfr_set_str1 (x, xs); in check()
Dmpfr-test.h231 #define mpfr_set_str1(x,s) mpfr_set_str(x,s,10,MPFR_RNDN) macro
Dtui_div.c32 mpfr_set_str1 (xx, xs); in check()
Dtcos.c54 mpfr_set_str1 (xx, xs); /* should be exact */ in check53()
Dtui_sub.c148 mpfr_set_str1 (xx, xs); in check()
Dtlog.c54 mpfr_set_str1 (ta, as); in check2()
Dtdiv.c169 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()
Dtzeta.c180 mpfr_set_str1 (x, val[i]); in test2()
Dtsin.c55 mpfr_set_str1 (xx, xs); /* should be exact */ in check53()
Dtdiv_ui.c34 mpfr_set_str1 (x, ds); in check()
Dtadd.c80 mpfr_set_str1 (xx, xs); in check()
81 mpfr_set_str1 (yy, ys); in check()
Dtsub.c313 mpfr_set_str1 (x, "1.229318102e+09"); in check_diverse()
314 mpfr_set_str1 (y, "2.32221184180698677665e+05"); in check_diverse()

12