Home
last modified time | relevance | path

Searched refs:mpz_roinit_n (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-gcdext_1.c35 mpz_set (r, mpz_roinit_n (t, &abs_x, 1)); in set_signed_limb()
59 mpz_mul (d, mpz_roinit_n (tmp, &a, 1), sz); in one_test()
60 mpz_addmul (d, mpz_roinit_n (tmp, &b, 1), tz); in one_test()
62 if (mpz_cmp (d, mpz_roinit_n (tmp, &g, 1)) == 0 in one_test()
71 if ((abs_s == 1 || mpz_cmpabs (sz, mpz_roinit_n (tmp, &b_div_g, 1)) < 0) in one_test()
72 && (abs_t == 1 || mpz_cmpabs (tz, mpz_roinit_n (tmp, &a_div_g, 1)) < 0)) in one_test()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-mul.c68 mpz_roinit_n (tz, t, 2*an); in testmain()
98 mpz_roinit_n (tz, t, 2*an); in testmain()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Droinit_n.c34 mpz_roinit_n (mpz_ptr x, mp_srcptr xp, mp_size_t xs) in mpz_roinit_n() function
H A Dstronglucas.c71 mpz_roinit_n (n, PTR (x), ABSIZ (x)); in mpz_stronglucas()
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-limbs.c205 mpz_add (r, mpz_roinit_n (a1, ap, an), mpz_roinit_n (b1, bp, bn)); in check_roinit()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h258 mpz_srcptr mpz_roinit_n (mpz_t, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1126 #define mpz_roinit_n __gmpz_roinit_n macro
1127 __GMP_DECLSPEC mpz_srcptr mpz_roinit_n (mpz_ptr, mp_srcptr, mp_size_t);

12