Home
last modified time | relevance | path

Searched refs:mpz_setbit (Results 51 – 75 of 78) sorted by relevance

1234

/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h1036 #define mpz_setbit __gmpz_setbit macro
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dspeed.h2651 mpz_setbit (m, 0); /* force m to odd */ \
3183 mpz_setbit (n, s->size - 1); \
3515 mpz_setbit (r, s->size * GMP_NUMB_BITS / 2 - 1); \
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-h.in1036 #define mpz_setbit __gmpz_setbit
1037 __GMP_DECLSPEC void mpz_setbit (mpz_ptr, mp_bitcnt_t);
H A DNEWS140 * Fixed bug affecting mini-gmp's bitwise functions mpz_setbit, mpz_clrbit,
/netbsd/external/lgpl3/gmp/dist/demos/perl/
H A DGMP.xs2273 { mpz_setbit }, /* 0 */
/netbsd/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-23869 * mpz_setbit: Integer Logic and Bit Fiddling.

1234