HomeSort by: relevance | last modified time | path
    Searched refs:mpfr_cmp_str (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/lgpl3/mpfr/dist/tests/
cmp_str.c 0 /* mpfr_cmp_str -- compare a floating-point number with a string.
26 mpfr_cmp_str (mpfr_srcptr x, const char *s, int base, mpfr_rnd_t rnd) function
tli2.c 91 if (mpfr_cmp_str (x, "0x1087a7a9e42141p-55", 16, MPFR_RNDN) != 0)
118 if (inexact != 1 || mpfr_cmp_str (y, "0.1001p-1", 2, MPFR_RNDN) != 0)
128 if (inexact != -1 || mpfr_cmp_str (y, "0.10001p-1", 2, MPFR_RNDN) != 0)
137 if (inexact != 1 || mpfr_cmp_str (y, "0.10010p-1", 2, MPFR_RNDN) != 0)
tatan.c 167 if (mpfr_cmp_str (y,
185 if (mpfr_cmp_str (y, "0.111001110010000011111100000001111111110000010011E-18", 2, MPFR_RNDN))
230 if (mpfr_cmp_str (y, "0.100111011001100111000010111101000111010101011110E0",
243 if (mpfr_cmp_str (y, "C90FDAA22169p-47", 16, MPFR_RNDN)
271 if (mpfr_cmp_str (y, "C90FDAA22169p-48", 16, MPFR_RNDN)
338 MPFR_ASSERTN (mpfr_cmp_str (z, "-3.1415", 10, MPFR_RNDN) == 0);
342 MPFR_ASSERTN (mpfr_cmp_str (z, "3.1415", 10, MPFR_RNDN) == 0);
346 MPFR_ASSERTN (mpfr_cmp_str (z, "3.1415", 10, MPFR_RNDN) == 0);
350 MPFR_ASSERTN (mpfr_cmp_str (z, "-3.1415", 10, MPFR_RNDN) == 0);
362 MPFR_ASSERTN (mpfr_cmp_str (z, "1.57075", 10, MPFR_RNDN) == 0)
    [all...]
tsi_op.c 119 if (mpfr_cmp_str (z, tab[i].res_add, 16, MPFR_RNDN))
122 if (mpfr_cmp_str (z, tab[i].res_sub, 16, MPFR_RNDN))
126 if (mpfr_cmp_str (z, tab[i].res_sub, 16, MPFR_RNDN))
129 if (mpfr_cmp_str (z, tab[i].res_mul, 16, MPFR_RNDN))
132 if (mpfr_cmp_str (z, tab[i].res_div, 16, MPFR_RNDN))
ttanh.c 84 if (mpfr_cmp_str (y, "0.111111111111111111111111E0", 2, MPFR_RNDN)
107 if (mpfr_cmp_str (y, "-0.111111111111111111111111E0", 2, MPFR_RNDN)
tstrtofr.c 751 if (mpfr_cmp_str (x, "8650752", 10, MPFR_RNDN) || *s != 0)
758 if (mpfr_cmp_str (x, "-8650752", 10, MPFR_RNDN) || *s != 0)
765 if (mpfr_cmp_str (x, "8650752", 10, MPFR_RNDN) || *s != 0)
772 if (mpfr_cmp_str (x, "-8650752", 10, MPFR_RNDN) || *s != 0)
779 if (mpfr_cmp_str (x, "1179648", 10, MPFR_RNDN) || *s != 0)
786 if (mpfr_cmp_str (x, "-1179648", 10, MPFR_RNDN) || *s != 0)
793 if (mpfr_cmp_str (x, "1179648", 10, MPFR_RNDN) || *s != 0)
800 if (mpfr_cmp_str (x, "-1179648", 10, MPFR_RNDN) || *s != 0)
808 if (mpfr_cmp_str (x, "42P17", 16, MPFR_RNDN) || *s != 0)
815 if (mpfr_cmp_str (x, "-42E17", 10, MPFR_RNDN) || *s != 0
    [all...]
mpfr-test.h 229 int mpfr_cmp_str (mpfr_srcptr x, const char *, int, mpfr_rnd_t);
230 #define mpfr_cmp_str1(x,s) mpfr_cmp_str(x,s,10,MPFR_RNDN)
texp10m1.c 118 MPFR_ASSERTN (mpfr_cmp_str (x, "-0.11", 2, MPFR_RNDN) == 0);
124 MPFR_ASSERTN (mpfr_cmp_str (x, "-0.11", 2, MPFR_RNDN) == 0);
texpm1.c 141 MPFR_ASSERTN (mpfr_cmp_str (x, "-0.11", 2, MPFR_RNDN) == 0);
147 MPFR_ASSERTN (mpfr_cmp_str (x, "-0.11", 2, MPFR_RNDN) == 0);
tsin.c 79 if (mpfr_cmp_str (s, sin_xs, 2, MPFR_RNDN))
139 if (mpfr_cmp_str (y, "0.10001101101011110100000000000000000000000000000000000E-32", 2, MPFR_RNDN))
219 || mpfr_cmp_str (y, "0.111001110011110011110001010110011101110E-1",
429 if (mpfr_cmp_str (x, "1.1111111111111111111111111111111111111111111111111111e-1", 2, MPFR_RNDN))
440 if (mpfr_cmp_str (s, "0.100000101e-196", 2, MPFR_RNDN))
tacos.c 85 if (mpfr_cmp_str (y, "0.110011010100101111000100111010111011010000001001E0",
tnrandom.c 83 if (checkval && mpfr_cmp_str (t[i], res[i], 16, MPFR_RNDN) != 0)
texp2m1.c 118 MPFR_ASSERTN (mpfr_cmp_str (x, "-0.11", 2, MPFR_RNDN) == 0);
124 MPFR_ASSERTN (mpfr_cmp_str (x, "-0.11", 2, MPFR_RNDN) == 0);
tconst_log2.c 133 if (mpfr_cmp_str (x, "0.10110001E0", 2, MPFR_RNDN))
tcosh.c 154 if (mpfr_cmp_str (y, "0.101010001111001010001110E128", 2, MPFR_RNDN))
trandom.c 201 if (mpfr_cmp_str (x, str, 2, MPFR_RNDN) != 0)
ttan.c 76 if (mpfr_cmp_str (y, "0.100011101101011000100011E20001", 2, MPFR_RNDN))
tmul_2exp.c 372 if (mpfr_cmp_str (z, val[k+1], 16, MPFR_RNDN))
382 if (mpfr_cmp_str (z, val[k+2], 16, MPFR_RNDN))
tasin.c 182 if (mpfr_cmp_str (y, "0.110001001101001111110000010110001000111011001000E0",
texp.c 280 if (mpfr_cmp_str (x,
293 if (mpfr_cmp_str (x, "0.1E-1073741823", 2, MPFR_RNDN) != 0)
432 if (mpfr_cmp_str (y, "0.11000111100001100110010101111101011010010101010000"
455 if (mpfr_cmp_str (x, "3.fffffffffffffffffffffffffffffffffffffffe8@-2",
tmul_ui.c 276 if (mpfr_cmp_str (y, "0.10111111011101010101000110111101000100000000000000"
tsubnormal.c 90 if (mpfr_cmp_str (x, tab[i].out, 2, MPFR_RNDN) != 0 ||
tui_pow.c 70 if (mpfr_cmp_str (x, "0.11E1048562", 2, MPFR_RNDN) != 0)
tset_si.c 53 if (mpfr_cmp_str (x, "92345678@4", 16, MPFR_RNDN) != 0)
57 if (mpfr_cmp_str (x, "-1ABCDEF0@-64", 16, MPFR_RNDN) != 0)
tlog.c 270 if (mpfr_cmp_str (y, "-0.1000000000000001E-31", 2, MPFR_RNDN)

Completed in 28 milliseconds

1 2