Searched defs:mpn_divexact_by3c (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Ddiveby3.c36 mpn_divexact_by3c (mp_ptr rp, mp_srcptr up, mp_size_t un, mp_limb_t c) function
74 mpn_divexact_by3c (mp_ptr restrict rp, mp_srcptr restrict up, mp_size_t un, mp_limb_t c) function
143 mpn_divexact_by3c (mp_ptr restrict rp, mp_srcptr restrict up, mp_size_t un, mp_limb_t cy) function
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h1468 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h1468 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h1493 #define mpn_divexact_by3c __MPN(divexact_by3c) macro

Completed in 303 milliseconds

12