/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | dcpi1_div_qr.c | 52 if (BELOW_THRESHOLD (hi, DC_DIV_QR_THRESHOLD)) in mpn_dcpi1_div_qr_n() 69 if (BELOW_THRESHOLD (lo, DC_DIV_QR_THRESHOLD)) in mpn_dcpi1_div_qr_n() 183 else if (BELOW_THRESHOLD (qn, DC_DIV_QR_THRESHOLD)) in mpn_dcpi1_div_qr() 222 if (BELOW_THRESHOLD (qn, DC_DIV_QR_THRESHOLD)) in mpn_dcpi1_div_qr()
|
/netbsd-src/external/lgpl3/gmp/dist/mpz/ |
H A D | powm_ui.c | 71 else if (BELOW_THRESHOLD (dn, DC_DIV_QR_THRESHOLD) || in mod() 72 BELOW_THRESHOLD (nn - dn, DC_DIV_QR_THRESHOLD)) in mod()
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/minithres/ |
H A D | gmp-mparam.h | 83 #define DC_DIV_QR_THRESHOLD 6 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k6/ |
H A D | gmp-mparam.h | 139 #define DC_DIV_QR_THRESHOLD 78 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/ |
H A D | gmp-mparam.h | 136 #define DC_DIV_QR_THRESHOLD 43 macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/arm/ |
H A D | gmp-mparam.h | 100 #define DC_DIV_QR_THRESHOLD 150 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/arm/ |
H A D | gmp-mparam.h | 100 #define DC_DIV_QR_THRESHOLD 150 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/geode/ |
H A D | gmp-mparam.h | 114 #define DC_DIV_QR_THRESHOLD 59 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/750/ |
H A D | gmp-mparam.h | 165 #define DC_DIV_QR_THRESHOLD 31 macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/armeb/ |
H A D | gmp-mparam.h | 100 #define DC_DIV_QR_THRESHOLD 150 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/p3/ |
H A D | gmp-mparam.h | 128 #define DC_DIV_QR_THRESHOLD 32 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/ |
H A D | gmp-mparam.h | 140 #define DC_DIV_QR_THRESHOLD 100 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p5/ |
H A D | gmp-mparam.h | 187 #define DC_DIV_QR_THRESHOLD 58 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/ |
H A D | gmp-mparam.h | 111 #define DC_DIV_QR_THRESHOLD 27 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/p6/ |
H A D | gmp-mparam.h | 165 #define DC_DIV_QR_THRESHOLD 20 macro
|
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/sparc64/ |
H A D | gmp-mparam.h | 111 #define DC_DIV_QR_THRESHOLD 27 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/nano/ |
H A D | gmp-mparam.h | 133 #define DC_DIV_QR_THRESHOLD 56 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/p6/ |
H A D | gmp-mparam.h | 136 #define DC_DIV_QR_THRESHOLD 52 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p3/ |
H A D | gmp-mparam.h | 145 #define DC_DIV_QR_THRESHOLD 23 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc32/ultrasparct1/ |
H A D | gmp-mparam.h | 119 #define DC_DIV_QR_THRESHOLD 51 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/ |
H A D | gmp-mparam.h | 184 #define DC_DIV_QR_THRESHOLD 56 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/p6/sse2/ |
H A D | gmp-mparam.h | 166 #define DC_DIV_QR_THRESHOLD 25 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/s390_32/ |
H A D | gmp-mparam.h | 111 #define DC_DIV_QR_THRESHOLD 70 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/p5/ |
H A D | gmp-mparam.h | 127 #define DC_DIV_QR_THRESHOLD 69 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p6/ |
H A D | gmp-mparam.h | 126 #define DC_DIV_QR_THRESHOLD 59 macro
|