Home
last modified time | relevance | path

Searched refs:MPN_ZERO (Results 1 – 25 of 104) sorted by relevance

12345

/netbsd/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-bdiv.c242 MPN_ZERO (qp, nn - dn); in main()
243 MPN_ZERO (rp, dn); in main()
252 MPN_ZERO (qp, nn - dn); in main()
270 MPN_ZERO (qp, nn - dn); in main()
281 MPN_ZERO (qp, nn - dn); in main()
298 MPN_ZERO (qp, nn - dn); in main()
299 MPN_ZERO (rp, dn); in main()
320 MPN_ZERO (qp, nn - dn); in main()
321 MPN_ZERO (rp, dn); in main()
337 MPN_ZERO (qp, nn - dn + 1); in main()
H A Dt-fib2m.c80 MPN_ZERO (fk + fn, mn - fn); in test_fib2_fib2m()
81 MPN_ZERO (fks1 + fn, mn - fn); in test_fib2_fib2m()
199 MPN_ZERO (kp, kn - 1); in test_fib2m_2exp()
H A Dt-mulmod_bnm1.c148 MPN_ZERO (ap + an - (n >> 1) , n - an); in main()
150 MPN_ZERO (bp + bn - (n >> 1) , n - bn); in main()
/netbsd/external/lgpl3/gmp/dist/mpq/
H A Dset_f.c63 MPN_ZERO (num_ptr, fexp - abs_fsize); in mpq_set_f()
85 MPN_ZERO (den_ptr, den_size); in mpq_set_f()
99 MPN_ZERO (den_ptr, den_size); in mpq_set_f()
H A Dset_d.c114 MPN_ZERO (dp, dn - 1); in mpq_set_d()
133 MPN_ZERO (np, nn - LIMBS_PER_DOUBLE); in mpq_set_d()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dpowm.c205 MPN_ZERO (newbp + bn, ncnt - bn); in mpz_powm()
215 MPN_ZERO (r2, ncnt); in mpz_powm()
228 MPN_ZERO (r2, ncnt); in mpz_powm()
240 MPN_ZERO (newmp + nodd, ncnt - nodd); in mpz_powm()
H A Dgcd.c148 MPN_ZERO (tp, g_zero_limbs); in mpz_gcd()
158 MPN_ZERO (tp, g_zero_limbs); in mpz_gcd()
H A Dset_f.c60 MPN_ZERO (wp, zeros); in mpz_set_f()
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd_reduce.c163 MPN_ZERO (tp + n + mn[1][1], modn - n - mn[1][1]); in hgcd_matrix_apply()
165 MPN_ZERO (sp + n + mn[0][1], modn - n - mn[0][1]); in hgcd_matrix_apply()
177 MPN_ZERO (sp + n + mn[1][0], modn - n - mn[1][0]); in hgcd_matrix_apply()
179 MPN_ZERO (tp + n + mn[0][0], modn - n - mn[0][0]); in hgcd_matrix_apply()
H A Dsqr_basecase.c109 MPN_ZERO (tp, n); in mpn_sqr_basecase()
131 MPN_ZERO (tp, n); in mpn_sqr_basecase()
199 MPN_ZERO (tp, n); in mpn_sqr_basecase()
247 MPN_ZERO (tp, n); in mpn_sqr_basecase()
H A Dfib2m.c157 MPN_ZERO (fp + fn, mn - fn); in mpn_fib2m()
158 MPN_ZERO (f1p + fn, mn - fn); in mpn_fib2m()
H A Dset_str.c170 MPN_ZERO (rp, powtab->n + sn + 1); in mpn_dc_set_str()
178 MPN_ZERO (rp, sn); in mpn_dc_set_str()
H A Dtoom52_mul.c152 MPN_ZERO (bsm1 + t, n - t); in mpn_toom52_mul()
188 MPN_ZERO (bsm2 + t, n - t); in mpn_toom52_mul()
H A Dsec_aors_1.c57 MPN_ZERO (scratch + 1, n-1); in FNAME()
/netbsd/external/lgpl3/gmp/dist/mpf/
H A Dadd_ui.c96 MPN_ZERO (sump + 1, uexp - usize - 1); in mpf_add_ui()
146 MPN_ZERO (sump + usize, -uexp); in mpf_add_ui()
H A Dget_str.c219 MPN_ZERO (tp, -off); in mpf_get_str()
242 MPN_ZERO (xp, off); in mpf_get_str()
H A Dsqrt_ui.c92 MPN_ZERO (tp, zeros); in mpf_sqrt_ui()
/netbsd/external/lgpl3/gmp/dist/rand/
H A Drandlc2x.c106 MPN_ZERO (&tp[tmp], ta - tmp); /* mpn_mul won't zero it out. */ in lc()
240 MPN_ZERO (&PTR (seedz)[SIZ (seedz)], seedn - SIZ (seedz)); in randseed_lc()
309 MPN_ZERO (PTR (p->_mp_seed), seedn); in gmp_randinit_lc_2exp()
/netbsd/external/lgpl3/gmp/dist/tests/
H A Drefmpf.c75 MPN_ZERO (ut, size); in refmpf_add()
76 MPN_ZERO (vt, size); in refmpf_add()
248 MPN_ZERO (ut, size); in refmpf_sub()
249 MPN_ZERO (vt, size); in refmpf_sub()
/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmpn_exp.c109 MPN_ZERO (a, n - 1); in mpfr_mpn_exp()
120 MPN_ZERO (c, 2 * n); in mpfr_mpn_exp()
H A Dadd1.c123 MPN_ZERO(ap, an - bn); in mpfr_add1()
151 MPN_ZERO(ap, difn - cn); in mpfr_add1()
158 MPN_ZERO(a2p, k); in mpfr_add1()
H A Dsetmin.c37 MPN_ZERO(xp, xn); in mpfr_setmin()
H A Dextract.c48 MPN_ZERO (PTR(y), two_i_2); in mpfr_extract()
/netbsd/external/gpl3/gcc/dist/libquadmath/strtod/
H A Dstrtod_l.c205 MPN_ZERO (retval, RETURN_LIMB_SIZE); in round_and_return()
226 MPN_ZERO (&retval[RETURN_LIMB_SIZE - (shift / BITS_PER_MP_LIMB)], in round_and_return()
1180 MPN_ZERO (retval, idx);
1320 MPN_ZERO (retval, RETURN_LIMB_SIZE - numsize);
1328 MPN_ZERO (retval, RETURN_LIMB_SIZE - numsize);
1340 MPN_ZERO (retval, RETURN_LIMB_SIZE - numsize - 1);
1354 MPN_ZERO (retval + numsize, RETURN_LIMB_SIZE - numsize);
1720 MPN_ZERO (num, empty + 1);
/netbsd/external/gpl3/gcc.old/dist/libquadmath/strtod/
H A Dstrtod_l.c205 MPN_ZERO (retval, RETURN_LIMB_SIZE); in round_and_return()
226 MPN_ZERO (&retval[RETURN_LIMB_SIZE - (shift / BITS_PER_MP_LIMB)], in round_and_return()
1180 MPN_ZERO (retval, idx);
1320 MPN_ZERO (retval, RETURN_LIMB_SIZE - numsize);
1328 MPN_ZERO (retval, RETURN_LIMB_SIZE - numsize);
1340 MPN_ZERO (retval, RETURN_LIMB_SIZE - numsize - 1);
1354 MPN_ZERO (retval + numsize, RETURN_LIMB_SIZE - numsize);
1720 MPN_ZERO (num, empty + 1);

12345