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

1 2 3 4 5 6 7 8 91011>>

  /src/external/lgpl3/mpc/dist/src/
init2.c 26 mpfr_init2 (mpc_realref(x), prec);
27 mpfr_init2 (mpc_imagref(x), prec);
init3.c 26 mpfr_init2 (mpc_realref(x), prec_re);
27 mpfr_init2 (mpc_imagref(x), prec_im);
pow_fr.c 31 mpfr_init2 (mpc_imagref(yy), MPFR_PREC_MIN);
  /src/external/lgpl3/mpfr/dist/src/
init.c 28 mpfr_init2 (x, __gmpfr_default_fp_bit_precision);
cmp_ld.c 37 mpfr_init2 (tmp, MPFR_LDBL_MANT_DIG);
41 mpfr_init2 (tmp, 1024 + 1074);
  /src/external/lgpl3/mpfr/dist/tests/
tswap.c 32 mpfr_init2 (u, 24);
33 mpfr_init2 (v, 53);
tai.c 38 mpfr_init2 (x, 38);
39 mpfr_init2 (y, 110);
40 mpfr_init2 (z, 110);
73 mpfr_init2 (x, 53);
74 mpfr_init2 (y, 53);
75 mpfr_init2 (r, 53);
101 mpfr_init2 (x, 152);
102 mpfr_init2 (y, 11);
103 mpfr_init2 (z, 11);
149 mpfr_init2 (x, p)
    [all...]
thyperbolic.c 32 mpfr_init2(t,200);
33 mpfr_init2(ch,200);
34 mpfr_init2(sh,200);
35 mpfr_init2(th,200);
36 mpfr_init2(ach,200);
37 mpfr_init2(ash,200);
38 mpfr_init2(ath,200);
121 mpfr_init2(t,200);
122 mpfr_init2(ch,200);
123 mpfr_init2(sh,200)
    [all...]
tconst_catalan.c 42 mpfr_init2 (x, 175);
43 mpfr_init2 (y, 175);
60 mpfr_init2 (x, 32);
tsin_cos.c 31 mpfr_init2 (x, prec);
32 mpfr_init2 (s, prec);
33 mpfr_init2 (c, prec);
119 mpfr_init2 (x, 123L);
120 mpfr_init2 (s, 123L);
121 mpfr_init2 (c, 123L);
174 mpfr_init2 (x, 8);
175 mpfr_init2 (y, 8);
176 mpfr_init2 (z, 8);
283 mpfr_init2 (a, 4)
    [all...]
cmp_str.c 32 mpfr_init2 (y, MPFR_PREC(x));
tdigamma.c 71 mpfr_init2 (y[i], precy[i]);
72 mpfr_init2 (z, precy[0]);
76 mpfr_init2 (x, precx);
101 mpfr_init2 (x, 73);
102 mpfr_init2 (y, 1);
121 mpfr_init2 (x, 510);
122 mpfr_init2 (y, 4);
tmul_d.c 33 mpfr_init2 (x, 123);
34 mpfr_init2 (y, 123);
77 mpfr_init2 (a, 22);
78 mpfr_init2 (b, 1312);
108 mpfr_init2 (x, IEEE_DBL_MANT_DIG);
109 mpfr_init2 (y, IEEE_DBL_MANT_DIG);
110 mpfr_init2 (z, IEEE_DBL_MANT_DIG);
td_sub.c 33 mpfr_init2 (x, 123);
34 mpfr_init2 (y, 123);
81 mpfr_init2 (x, IEEE_DBL_MANT_DIG);
82 mpfr_init2 (y, IEEE_DBL_MANT_DIG);
83 mpfr_init2 (z, IEEE_DBL_MANT_DIG);
terandom.c 31 mpfr_init2 (x, p);
54 mpfr_init2 (t[i], prec);
72 mpfr_init2 (av, prec);
73 mpfr_init2 (va, prec);
74 mpfr_init2 (tmp, prec);
tsub_d.c 33 mpfr_init2 (x, 123);
34 mpfr_init2 (y, 123);
81 mpfr_init2 (x, IEEE_DBL_MANT_DIG);
82 mpfr_init2 (y, IEEE_DBL_MANT_DIG);
83 mpfr_init2 (z, IEEE_DBL_MANT_DIG);
tmodf.c 33 mpfr_init2 (xi, xip);
34 mpfr_init2 (xf, xfp);
35 mpfr_init2 (x, xp);
71 mpfr_init2 (x, 123);
72 mpfr_init2 (xi, 123);
73 mpfr_init2 (xf, 123);
109 mpfr_init2 (xi, 7);
110 mpfr_init2 (xf, 7);
111 mpfr_init2 (x, 8);
taway.c 109 mpfr_init2 (ref1, p1);
110 mpfr_init2 (ref2, p2);
111 mpfr_init2 (ref3, p3);
112 mpfr_init2 (res1, p1);
157 mpfr_init2 (ref, pout);
158 mpfr_init2 (res, pout);
159 mpfr_init2 (op1, p1);
160 mpfr_init2 (op2, p2);
161 mpfr_init2 (op3, p3);
213 mpfr_init2 (ref1, p1)
    [all...]
tsin.c 53 mpfr_init2 (xx, 53);
54 mpfr_init2 (s, 53);
75 mpfr_init2 (xx, 53);
76 mpfr_init2 (s, 53);
98 mpfr_init2 (pid, 4096);
100 mpfr_init2 (piu, 4096);
103 mpfr_init2 (y, 2);
165 mpfr_init2 (x, 123L);
166 mpfr_init2 (y, 123L);
235 mpfr_init2 (x, 53)
    [all...]
tadd_ui.c 52 mpfr_init2 (x, 63);
53 mpfr_init2 (y, 63);
65 mpfr_init2 (x, 123L);
66 mpfr_init2 (y, 123L);
trndna.c 31 mpfr_init2 (x, MPFR_PREC_MIN);
32 mpfr_init2 (y, MPFR_PREC_MIN);
84 mpfr_init2 (x, 10);
85 mpfr_init2 (y, 10);
tsqrt_ui.c 30 mpfr_init2 (q, 53);
  /src/external/lgpl3/mpfr/dist/examples/
sample.c 37 mpfr_init2 (t, 200);
39 mpfr_init2 (s, 200);
41 mpfr_init2 (u, 200);
can_round.c 40 mpfr_init2 (x, px);
41 mpfr_init2 (y, py);
  /src/external/gpl3/gcc/dist/gcc/
realmpfr.h 31 explicit auto_mpfr (mpfr_prec_t prec) { mpfr_init2 (m_mpfr, prec); }
44 friend void mpfr_init2 (auto_mpfr&, mpfr_prec_t) = delete;

Completed in 25 milliseconds

1 2 3 4 5 6 7 8 91011>>