Home
last modified time | relevance | path

Searched refs:mpf_init (Results 1 – 25 of 76) sorted by relevance

1234

/netbsd/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-dm2exp.c52 mpf_init (rerr); in main()
53 mpf_init (limit_rerr); in main()
55 mpf_init (u); in main()
56 mpf_init (v); in main()
57 mpf_init (w1); in main()
58 mpf_init (w2); in main()
59 mpf_init (w3); in main()
H A Dt-sqrt.c55 mpf_init (rerr); in check_rand1()
58 mpf_init (x); in check_rand1()
59 mpf_init (y); in check_rand1()
60 mpf_init (y2); in check_rand1()
117 mpf_init (x); in check_rand2()
118 mpf_init (r); in check_rand2()
119 mpf_init (s); in check_rand2()
H A Dt-div.c48 mpf_init (got); in check_rand()
49 mpf_init (u); in check_rand()
50 mpf_init (v); in check_rand()
112 mpf_init (got); in check_reuse_three()
148 mpf_init (got); in check_various()
149 mpf_init (u); in check_various()
150 mpf_init (v); in check_various()
H A Dt-muldiv.c54 mpf_init (rerr); in main()
55 mpf_init (limit_rerr); in main()
57 mpf_init (u); in main()
58 mpf_init (v); in main()
59 mpf_init (w); in main()
60 mpf_init (x); in main()
H A Dt-add.c57 mpf_init (rerr); in main()
60 mpf_init (u); in main()
61 mpf_init (v); in main()
62 mpf_init (w); in main()
63 mpf_init (wref); in main()
H A Dreuse.c113 mpf_init (in1); in main()
114 mpf_init (in2); in main()
115 mpf_init (out1); in main()
116 mpf_init (res1); in main()
117 mpf_init (res2); in main()
118 mpf_init (res3); in main()
H A Dt-ui_div.c63 mpf_init (got); in check_rand()
64 mpf_init (v); in check_rand()
115 mpf_init (got); in check_various()
116 mpf_init (v); in check_various()
H A Dt-sub.c55 mpf_init (rerr); in check_rand()
58 mpf_init (u); in check_rand()
59 mpf_init (v); in check_rand()
60 mpf_init (w); in check_rand()
61 mpf_init (wref); in check_rand()
166 mpf_init (got); in check_data()
H A Dt-get_d.c53 mpf_init (f); in test_denorms()
76 mpf_init (u); in main()
77 mpf_init (v); in main()
H A Dt-conv.c65 mpf_init (rerr); in main()
68 mpf_init (x); in main()
69 mpf_init (y); in main()
70 mpf_init (d); in main()
H A Dt-sqrt_ui.c37 mpf_init (r); in check_rand()
38 mpf_init (s); in check_rand()
H A Dt-set_q.c59 mpf_init (got); in check_rand()
95 mpf_init (got); in check_various()
H A Dt-inp_str.c83 mpf_init (got); in check_data()
84 mpf_init (want); in check_data()
H A Dt-mul_ui.c73 mpf_init (got); in check_rand()
74 mpf_init (u); in check_rand()
/netbsd/external/lgpl3/gmp/dist/tests/rand/
H A Dstat.c116 mpf_init (f_p); mpf_init (f_m); in f_freq()
117 mpf_init (f_p_prob); mpf_init (f_m_prob); in f_freq()
193 mpf_init (V); in z_freq()
244 mpf_init (f_temp);
246 mpf_init (f_imax_plus1);
247 mpf_init (f_imax_minus1);
316 mpf_init (fvec[f]);
365 mpf_init (fvec[f]);
H A Dstatlib.c104 mpf_init (Kt); mpf_init (f_x); mpf_init (f_j); mpf_init (f_jnq); in ks()
161 mpf_init (t1); mpf_init (t2); in ks_table()
255 mpf_init (f_t); mpf_init (f_t2); in x2()
383 mpf_init (f_m); in merit()
435 mpf_init (rop); in merit_u()
500 mpf_init (f_tmp1); in spectral_test()
501 mpf_init (f_tmp2); in spectral_test()
H A Dspect.c51 mpf_init (res[f]); in main()
52 mpf_init (res_min[f]); in main()
54 mpf_init (f_tmp); in main()
H A Dzdiv_round.c27 mpf_init (f_n); in zdiv_round()
28 mpf_init (f_d); in zdiv_round()
H A Dgen.c121 mpf_init (f_xf);
122 mpf_init (f_xt);
123 mpf_init (f1);
H A Dfindlc.c115 mpf_init (v[f]); in main()
116 mpf_init (f_merit); in main()
/netbsd/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-locale.cc83 mpf_init (got); in check_input()
145 mpf_init (f); in check_output()
168 mpf_init (f); in replacement_works()
/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtget_f.c48 mpf_init (x1); in prec_test()
49 mpf_init (x2); in prec_test()
50 mpf_init (x3); in prec_test()
108 mpf_init (x); in special_test()
279 mpf_init (x); in main()
H A Dtset_f.c38 mpf_init (y); in main()
39 mpf_init (z); in main()
/netbsd/external/lgpl3/gmp/dist/tests/misc/
H A Dt-locale.c109 mpf_init (f); in check_input()
180 mpf_init (f); in main()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dinit.c34 mpf_init (mpf_ptr r) in mpf_init() function

1234