Home
last modified time | relevance | path

Searched refs:mpc_init2 (Results 1 – 25 of 74) sorted by relevance

123

/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtmul.c39 mpc_init2 (z, MPC_MAX_PREC (x)); in cmpmul()
40 mpc_init2 (t, MPC_MAX_PREC (x)); in cmpmul()
70 mpc_init2 (x, prec); in testmul()
71 mpc_init2 (y, prec); in testmul()
98 mpc_init2 (x, 1000); in check_regular()
99 mpc_init2 (y, 1000); in check_regular()
140 mpc_init2 (x, 53); in bug20200206()
141 mpc_init2 (y, 53); in bug20200206()
142 mpc_init2 (z, 53); in bug20200206()
226 mpc_init2 (b, 20); in bug20221130()
[all …]
H A Dttan.c36 mpc_init2 (z, 79); in pure_real_argument()
37 mpc_init2 (tan_z, 113); in pure_real_argument()
126 mpc_init2 (z, 2); in pure_imaginary_argument()
127 mpc_init2 (tan_z, prec); in pure_imaginary_argument()
139 mpc_init2 (c99, prec); in pure_imaginary_argument()
155 mpc_init2 (c99, prec); in pure_imaginary_argument()
171 mpc_init2 (c99, prec); in pure_imaginary_argument()
187 mpc_init2 (c99, prec); in pure_imaginary_argument()
208 mpc_init2 (x, 24); in bug20200211()
209 mpc_init2 (z, 24); in bug20200211()
[all …]
H A Dtpow.c33 mpc_init2 (x, prec); in reuse_bug()
34 mpc_init2 (y, prec); in reuse_bug()
35 mpc_init2 (z, prec); in reuse_bug()
63 mpc_init2 (x, prec1); in bug20200208()
64 mpc_init2 (y, prec1); in bug20200208()
65 mpc_init2 (z, prec1); in bug20200208()
66 mpc_init2 (zr, prec2); in bug20200208()
H A Dtacos.c41 mpc_init2 (x, 24); in test_reduced()
42 mpc_init2 (z, 24); in test_reduced()
43 mpc_init2 (zr, 24); in test_reduced()
73 mpc_init2 (x, 53); in test_reduced2()
74 mpc_init2 (z, 53); in test_reduced2()
75 mpc_init2 (zr, 53); in test_reduced2()
H A Dtcosh.c35 mpc_init2 (z, 2); in pure_real_argument()
36 mpc_init2 (u, 100); in pure_real_argument()
37 mpc_init2 (cosh_z, 100); in pure_real_argument()
81 mpc_init2 (z, 2); in pure_imaginary_argument()
82 mpc_init2 (u, 100); in pure_imaginary_argument()
83 mpc_init2 (cosh_z, 100); in pure_imaginary_argument()
H A Dtswap.c28 mpc_init2 (x, 50); in main()
29 mpc_init2 (x2, 50); in main()
30 mpc_init2 (y, 100); in main()
31 mpc_init2 (y2, 100); in main()
H A Dtfma.c34 mpc_init2 (z, MPC_MAX_PREC (a)); in cmpfma()
35 mpc_init2 (t, MPC_MAX_PREC (a)); in cmpfma()
68 mpc_init2 (a, 1000); in check_random()
69 mpc_init2 (b, 1000); in check_random()
70 mpc_init2 (c, 1000); in check_random()
H A Dtgeneric.c919 mpc_init2 (z1, prec_max); in tgeneric()
923 mpc_init2 (z2, prec_max); in tgeneric()
924 mpc_init2 (z3, prec_max); in tgeneric()
925 mpc_init2 (z4, prec_max); in tgeneric()
926 mpc_init2 (zzzz, 4*prec_max); in tgeneric()
930 mpc_init2 (z2, prec_max); in tgeneric()
931 mpc_init2 (z3, prec_max); in tgeneric()
932 mpc_init2 (z4, prec_max); in tgeneric()
933 mpc_init2 (z5, prec_max); in tgeneric()
934 mpc_init2 (zzzz, 4*prec_max); in tgeneric()
[all …]
H A Dtpow_ui.c37 mpc_init2 (x, p); in compare_mpc_pow()
38 mpc_init2 (z, p); in compare_mpc_pow()
39 mpc_init2 (t, p); in compare_mpc_pow()
105 mpc_init2 (z, p); in main()
106 mpc_init2 (res, p); in main()
H A Dtdiv.c43 mpc_init2 (x, 53); in bug20200206()
44 mpc_init2 (y, 53); in bug20200206()
45 mpc_init2 (z, 53); in bug20200206()
46 mpc_init2 (zr, 53); in bug20200206()
H A Dtballs.c55 mpc_init2 (b0, 2); in mpc_mpcb_agm()
119 mpc_init2 (diff, prec); in mpc_mpcb_agm()
190 mpc_init2 (a, prec); in test_agm()
191 mpc_init2 (b, prec); in test_agm()
194 mpc_init2 (agm1, prec); in test_agm()
195 mpc_init2 (agm2, prec); in test_agm()
H A Dtsqr.c41 mpc_init2 (z, MPC_MAX_PREC (x)); in cmpsqr()
42 mpc_init2 (t, MPC_MAX_PREC (x)); in cmpsqr()
43 mpc_init2 (u, 4 * MPC_MAX_PREC (x)); in cmpsqr()
133 mpc_init2 (x, prec); in testsqr()
149 mpc_init2 (z1, 2); in reuse_bug()
H A Dtcos.c28 mpc_init2 (op, 324); in bug20090105()
29 mpc_init2 (expected, 324); in bug20090105()
30 mpc_init2 (got, 324); in bug20090105()
H A Dtsqrt.c41 mpc_init2 (x, 24); in bug20200207()
42 mpc_init2 (z, 24); in bug20200207()
43 mpc_init2 (zr, 24); in bug20200207()
H A Dtadd.c30 mpc_init2 (x, 2); in check_ternary_value()
31 mpc_init2 (y, 2); in check_ternary_value()
32 mpc_init2 (z, 2); in check_ternary_value()
H A Dtmul_i.c30 mpc_init2(z, 128); in check_different_precisions()
31 mpc_init2(expected, 128); in check_different_precisions()
32 mpc_init2(got, 128); in check_different_precisions()
H A Dtdot.c33 mpc_init2 (z[i], 17); in check_special()
37 mpc_init2 (res, 17); in check_special()
77 mpc_init2 (a, 53); in bug20200717()
H A Dtpow_si.c38 mpc_init2 (x, p); in compare_mpc_pow()
39 mpc_init2 (z, p); in compare_mpc_pow()
40 mpc_init2 (t, p); in compare_mpc_pow()
H A Dtio_str.c55 mpc_init2 (expected, 53); in check_file()
56 mpc_init2 (got, 53); in check_file()
217 mpc_init2 (z, 1000); in main()
218 mpc_init2 (x, 1000); in main()
H A Dtstrtoc.c69 mpc_init2 (expected, 53); in check_file()
70 mpc_init2 (got, 53); in check_file()
145 mpc_init2 (z, 53); in check_null()
H A Dteta.c34 mpc_init2 (z2, p); in mpcb_j_err()
73 mpc_init2 (z, p); in test_eta()
74 mpc_init2 (eta, p); in test_eta()
H A Dtrootofunity.c37 mpc_init2 (z, 2); in check()
38 mpc_init2 (zero, 2); in check()
H A Dtsum.c32 mpc_init2 (z[i], 17); in check_special()
36 mpc_init2 (res, 17); in check_special()
H A Dtui_div.c28 mpc_init2 (a, 10); in test_special()
29 mpc_init2 (b, 10); in test_special()
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dagm.c36 mpc_init2 (agm, 2); in mpc_agm_angle_zero()
91 mpc_init2 (b0, 2); in mpc_agm_general()
92 mpc_init2 (a1, 2); in mpc_agm_general()
137 mpc_init2 (an, prec); in mpc_agm_general()
138 mpc_init2 (bn, prec); in mpc_agm_general()
139 mpc_init2 (anp1, prec); in mpc_agm_general()
140 mpc_init2 (bnp1, prec); in mpc_agm_general()

123