Home
last modified time | relevance | path

Searched refs:mpz_scan0 (Results 1 – 25 of 47) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dscan0.c41 mpz_scan0 (mpz_srcptr u, mp_bitcnt_t starting_bit) __GMP_NOTHROW in mpz_scan0() function
H A Dstronglucas.c153 b0 = mpz_scan0 (n, 0); in mpz_stronglucas()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-scan.c41 res = mpz_scan0 (a, b); in testmain()
H A Dhex-random.c462 *r = mpz_scan0 (a, bbits); in hex_random_scan_op()
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-scan.c93 got = mpz_scan0 (z, start); in check_ref()
/netbsd/external/lgpl3/gmp/dist/demos/expr/
H A Dexprz.c74 mpz_set_ui (w, mpz_scan0 (x, start)); in e_mpz_scan0()
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dstrongfibo.c182 b0 = mpz_scan0 (m, 0); in mpn_strongfibo()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h242 mp_bitcnt_t mpz_scan0 (const mpz_t, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1012 #define mpz_scan0 __gmpz_scan0 macro
1013 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1012 #define mpz_scan0 __gmpz_scan0 macro
1013 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1007 #define mpz_scan0 __gmpz_scan0 macro
1008 __GMP_DECLSPEC mp_bitcnt_t mpz_scan0 (mpz_srcptr, mp_bitcnt_t) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;

12