mpir/msvc/vs17/mpir-tests
Brian Gladman eb69f67857 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR
Correct missing prototypess in gmp_h.in (mpn_divrem, mpn_divexact_1)
Update Windows builds for these changes
2018-02-25 16:14:35 +00:00
..
add-test-lib Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
bswap Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
constants Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
count_zeros Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.assign Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.binary Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.cast Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.constr Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.headers Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.istream Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.locale Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.misc Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.ops Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.ostream Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.prec Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.rand Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.ternary Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
cxx.unary Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.adjust Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.adjust_sqrt2 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.butterfly Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.butterfly_lshb Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.butterfly_rshb Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.butterfly_sqrt2 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.butterfly_twiddle Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.div_2expmod_2expp1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.fft_ifft_mfa_trunc_sqrt2 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.fft_ifft_negacyclic Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.fft_ifft_radix2 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.fft_ifft_trunc Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.fft_ifft_trunc_sqrt2 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.mul_2expmod_2expp1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.mul_fft_main Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.mul_mfa_trunc_sqrt2 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.mul_trunc_sqrt2 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.mulmod_2expp1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.normmod_2expp1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
f.split_combine_bits Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
gmpmax Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
hightomask Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
misc.locale Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
misc.printf Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
misc.scanf Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
modlinv Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.add Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.cmp_d Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.cmp_si Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.conv Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.div Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.dm2exp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.eq Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.fits Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.get_d Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.get_d_2exp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.get_si Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.get_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.gsprec Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.inp_str Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.int_p Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.mul_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.muldiv Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.reuse Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.set Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.set_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.set_si Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.set_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.sqrt Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.sqrt_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.sub Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.trunc Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpf.ui_div Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.addadd_n Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.addsub_n Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.aors_1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.asmtype Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.dc_bdiv_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.dc_bdiv_q_n Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.dc_bdiv_qr Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.dc_bdiv_qr_n Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.dc_div_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.dc_div_qr Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.dc_div_qr_n Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.dc_divappr_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.divebyff Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.divebyfobm1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.divrem_1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.gcdext Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.get_d Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.hgcd Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.instrument Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.inv_div_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.inv_div_qr Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.inv_div_qr_n Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.inv_divappr_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.invert Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.iord_u Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.logic Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.lorrshift1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.matrix22 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.mp_bases Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.mullow_basecase Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.mullowhigh Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.mulmid Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.mulmod_2expm1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.neg Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.perfsqr Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.redc_1 Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.sb_bdiv_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.sb_bdiv_qr Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.sb_div_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.sb_div_qr Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.sb_divappr_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.scan Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.sizeinbase Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.subadd_n Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.tdiv_q Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpn.tdiv_qr Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.aors Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.cmp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.cmp_si Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.cmp_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.equal Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.get_d Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.get_str Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.inp_str Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.md_2exp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.set_f Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpq.set_str Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.addsub Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.aorsmul Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.bin Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.bit Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.cdiv_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.cmp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.cmp_d Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.cmp_si Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.cong Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.cong_2exp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.convert Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.div_2exp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.dive Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.dive_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.divis Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.divis_2exp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.export Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.fac_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.fdiv Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.fdiv_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.fib_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.fits Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.gcd Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.gcd_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.get_d Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.get_d_2exp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.get_si Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.get_sx Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.get_ux Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.hamdist Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.import Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.inp_str Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.io Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.io_raw Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.jac Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.lcm Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.likely_prime_p Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.limbs Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.logic Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.lucnum_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.mfac_uiui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.mul Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.mul_i Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.next_prime_candidate Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.oddeven Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.perfpow Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.perfsqr Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.popcount Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.pow Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.powm Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.powm_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.pprime_p Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.primorial_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.reuse Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.root Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.scan Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.set_d Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.set_f Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.set_si Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.set_str Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.set_sx Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.set_ux Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.sizeinbase Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.sqrtrem Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.tdiv Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.tdiv_ui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
mpz.trial_division Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
parity Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
popc Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
rand.iset Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
rand.lc2exp Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
rand.mt Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
rand.rand Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
rand.urbui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
rand.urmui Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
rand.urndmm Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
subc Add missing GMP functions (mpf_cmp_z, mpn_perfect_power_p, mpn_zero_p) to MPIR 2018-02-25 16:14:35 +00:00
run-tests.py change vs sub-directory names in the Windows build to match Visual Studio versions 2018-02-17 22:11:47 +00:00