Searched refs:USE_PREINV_DIVREM_1 (Results 126 - 137 of 137) sorted by relevance

123456

/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dgmp-mparam.h45 #define USE_PREINV_DIVREM_1 1 /* native */ macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp-mparam.h46 #define USE_PREINV_DIVREM_1 1 /* native */ macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/silvermont/
H A Dgmp-mparam.h45 #define USE_PREINV_DIVREM_1 1 /* native */ macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/atom/
H A Dgmp-mparam.h48 #define USE_PREINV_DIVREM_1 1 /* native */ macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/s390_32/esame/
H A Dgmp-mparam.h48 #define USE_PREINV_DIVREM_1 0 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/skylake/
H A Dgmp-mparam.h50 #define USE_PREINV_DIVREM_1 1 /* native */ macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/zen2/
H A Dgmp-mparam.h50 #define USE_PREINV_DIVREM_1 1 /* native */ macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dpre_divrem_1.c40 #if USE_PREINV_DIVREM_1
145 #endif /* USE_PREINV_DIVREM_1 */
/netbsd-current/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-divrem_1.c95 #if USE_PREINV_DIVREM_1 || HAVE_NATIVE_mpn_preinv_divrem_1
H A Dt-instrument.c304 #if USE_PREINV_DIVREM_1 || HAVE_NATIVE_mpn_preinv_divrem_1
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmp-impl.h616 #undef USE_PREINV_DIVREM_1 macro
623 #define USE_PREINV_DIVREM_1 0 /* no preinv */ macro
3213 /* USE_PREINV_DIVREM_1 is whether to use mpn_preinv_divrem_1, as opposed to the
3216 #ifndef USE_PREINV_DIVREM_1
3217 #define USE_PREINV_DIVREM_1 1 macro
3220 #if USE_PREINV_DIVREM_1
/netbsd-current/external/lgpl3/gmp/dist/tests/devel/
H A Dtry.c1907 #if USE_PREINV_DIVREM_1

Completed in 128 milliseconds

123456