Home
last modified time | relevance | path

Searched refs:DIVREM_1_UNNORM_THRESHOLD (Results 1 – 25 of 49) sorted by relevance

12

/netbsd/src/external/lgpl3/gmp/dist/mpn/generic/
Ddivrem_1.c47 #ifndef DIVREM_1_UNNORM_THRESHOLD
48 #define DIVREM_1_UNNORM_THRESHOLD 0 macro
188 && BELOW_THRESHOLD (n, DIVREM_1_UNNORM_THRESHOLD)) in mpn_divrem_1()
196 && BELOW_THRESHOLD (n, DIVREM_1_UNNORM_THRESHOLD)) in mpn_divrem_1()
/netbsd/src/external/lgpl3/gmp/dist/tune/
Ddivrem1inv.c36 #undef DIVREM_1_UNNORM_THRESHOLD
38 #define DIVREM_1_UNNORM_THRESHOLD 0 macro
Ddivrem1div.c36 #undef DIVREM_1_UNNORM_THRESHOLD
38 #define DIVREM_1_UNNORM_THRESHOLD MP_SIZE_T_MAX macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/sparc32/
Dgmp-mparam.h48 #define DIVREM_1_UNNORM_THRESHOLD 4 macro
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/sparc/
Dgmp-mparam.h48 #define DIVREM_1_UNNORM_THRESHOLD 4 macro
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
Dgmp-mparam.h53 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/mips32/
Dgmp-mparam.h53 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
Dgmp-mparam.h53 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/sparc32/v8/supersparc/
Dgmp-mparam.h54 #define DIVREM_1_UNNORM_THRESHOLD 3 macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/cray/ieee/
Dgmp-mparam.h54 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/sparc32/v8/
Dgmp-mparam.h54 #define DIVREM_1_UNNORM_THRESHOLD 11 macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/cray/
Dgmp-mparam.h55 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
Dgmp-mparam.h53 #define DIVREM_1_UNNORM_THRESHOLD 11 macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/
Dgmp-mparam.h53 #define DIVREM_1_UNNORM_THRESHOLD 11 macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/power/
Dgmp-mparam.h50 #define DIVREM_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
Dgmp-mparam.h53 #define DIVREM_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* no preinv with nails */ macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/m68k/
Dgmp-mparam.h57 #define DIVREM_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
Dgmp-mparam.h57 #define DIVREM_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
Dgmp-mparam.h64 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/alpha/
Dgmp-mparam.h64 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
Dgmp-mparam.h57 #define DIVREM_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
Dgmp-mparam.h38 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/arm/
Dgmp-mparam.h38 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/powerpc32/p3/
Dgmp-mparam.h37 #define DIVREM_1_UNNORM_THRESHOLD 0 /* always */ macro
/netbsd/src/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/
Dgmp-mparam.h38 #define DIVREM_1_UNNORM_THRESHOLD 3 macro

12