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

1 2 3 4 5 6

  /src/external/lgpl3/mpfr/dist/src/
init.c 0 /* mpfr_init -- initialize a floating-point number
26 mpfr_init (mpfr_ptr x) function
set_str.c 40 mpfr_init (x);
inits.c 57 mpfr_init (x);
  /src/external/lgpl3/mpc/dist/src/
fr_div.c 30 mpfr_init (mpc_imagref (bc));
cmp_abs.c 37 mpfr_init (nan);
77 mpfr_init (n1);
78 mpfr_init (n2);
norm.c 54 mpfr_init (u);
55 mpfr_init (v);
56 mpfr_init (res);
  /src/external/gpl3/gcc/dist/gcc/
realmpfr.h 30 auto_mpfr () { mpfr_init (m_mpfr); }
43 friend void mpfr_init (auto_mpfr&) = delete;
  /src/external/lgpl3/mpfr/dist/tests/
tdim.c 39 mpfr_init (x);
40 mpfr_init (y);
41 mpfr_init (z);
tgeneric_ui.c 44 mpfr_init (x);
45 mpfr_init (y);
46 mpfr_init (z);
47 mpfr_init (t);
tli2.c 32 mpfr_init (x);
33 mpfr_init (y);
85 mpfr_init (x);
86 mpfr_init (y);
tpow3.c 42 mpfr_init (x);
44 mpfr_init (z);
46 mpfr_init (s);
47 mpfr_init (t);
tfactorial.c 33 mpfr_init (x);
34 mpfr_init (y);
79 mpfr_init (x);
80 mpfr_init (y);
209 mpfr_init (x);
210 mpfr_init (y);
211 mpfr_init (z);
212 mpfr_init (t);
ty0.c 37 mpfr_init (x);
38 mpfr_init (y);
ty1.c 37 mpfr_init (x);
38 mpfr_init (y);
tconst_euler.c 75 mpfr_init (y);
76 mpfr_init (z);
77 mpfr_init (t);
tminmax.c 32 mpfr_init (x);
33 mpfr_init (y);
34 mpfr_init (z);
tzeta_ui.c 44 mpfr_init (x);
45 mpfr_init (y);
46 mpfr_init (z);
47 mpfr_init (t);
tinp_str.c 41 mpfr_init (x);
42 mpfr_init (y);
tsgn.c 77 mpfr_init (x);
114 mpfr_init(x);
thypot.c 33 mpfr_init (x);
34 mpfr_init (y);
35 mpfr_init (z);
71 mpfr_init (x);
72 mpfr_init (y);
73 mpfr_init (z);
74 mpfr_init (t);
tui_pow.c 92 mpfr_init (y);
93 mpfr_init (z);
94 mpfr_init (t);
261 mpfr_init (x);
262 mpfr_init (y);
tcbrt.c 31 mpfr_init (x);
32 mpfr_init (y);
191 mpfr_init (x);
tconst_log2.c 33 mpfr_init (x);
34 mpfr_init (y);
181 mpfr_init (x);
tcopysign.c 107 mpfr_init (x);
108 mpfr_init (y);
109 mpfr_init (z);
tacos.c 109 mpfr_init (x);
110 mpfr_init (y);

Completed in 39 milliseconds

1 2 3 4 5 6