Searched defs:mpz_clrbit (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dclrbit.c34 mpz_clrbit (mpz_ptr d, mp_bitcnt_t bit_idx) function
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.c3737 mpz_clrbit (mpz_t d, mp_bitcnt_t bit_index) function
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h688 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h688 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h683 #define mpz_clrbit __gmpz_clrbit macro

Completed in 473 milliseconds

12