Home
last modified time | relevance | path

Searched refs:mpz_limbs_read (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-limbs.c45 rp[an] = mpn_add (rp, mpz_limbs_read (a), an, mpz_limbs_read (b), bn); in alt_add()
119 MPN_COPY (tp, mpz_limbs_read (a), an); in alt_mul()
121 bp = (a == b) ? ap : mpz_limbs_read (b); in alt_mul()
126 MPN_COPY (tp, mpz_limbs_read (b), bn); in alt_mul()
128 ap = mpz_limbs_read (a); in alt_mul()
132 ap = mpz_limbs_read (a); in alt_mul()
133 bp = mpz_limbs_read (b); in alt_mul()
181 ap = mpz_limbs_read (a); in check_roinit()
183 bp = mpz_limbs_read (b); in check_roinit()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-limbs.c46 mpn_mul (tp, mpz_limbs_read (a), an, mpz_limbs_read (b), bn); in my_mpz_mul()
48 mpn_mul (tp, mpz_limbs_read (b), bn, mpz_limbs_read (a), an); in my_mpz_mul()
86 if (mpz_size (b) > 0 && mpz_getlimbn (res, mpz_size(a)) != mpz_limbs_read (res) [mpz_size(a)]) in testmain()
H A Dt-sqrt.c76 ret = mpn_sqrtrem (sp, rp, mpz_limbs_read (u), un); in mpz_mpn_sqrtrem()
158 mpn_perfect_square_p (mpz_limbs_read (u), mpz_size (u))) in testmain()
169 mpn_perfect_square_p (mpz_limbs_read (u), mpz_size (u)))) in testmain()
H A Dt-mul.c96 mpn_sqr (t, mpz_limbs_read (a), an); in testmain()
/netbsd/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-minvert.c34 MPN_COPY_INCR (ap, mpz_limbs_read (b), bn); in mpz_to_mpn()
44 && mpn_cmp (ap, mpz_limbs_read (b), bn) == 0 in mpz_eq_mpn()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dlimbs_read.c34 mpz_limbs_read (mpz_srcptr x) in mpz_limbs_read() function
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h254 mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1114 #define mpz_limbs_read __gmpz_limbs_read macro
1115 __GMP_DECLSPEC mp_srcptr mpz_limbs_read (mpz_srcptr);

12