Home
last modified time | relevance | path

Searched refs:DC_DIV_QR_THRESHOLD (Results 1 – 25 of 109) sorted by relevance

12345

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Ddcpi1_div_qr.c52 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 Dpowm_ui.c71 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 Dgmp-mparam.h83 #define DC_DIV_QR_THRESHOLD 6 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k6/
H A Dgmp-mparam.h139 #define DC_DIV_QR_THRESHOLD 78 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dgmp-mparam.h136 #define DC_DIV_QR_THRESHOLD 43 macro
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp-mparam.h100 #define DC_DIV_QR_THRESHOLD 150 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/arm/
H A Dgmp-mparam.h100 #define DC_DIV_QR_THRESHOLD 150 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/geode/
H A Dgmp-mparam.h114 #define DC_DIV_QR_THRESHOLD 59 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/750/
H A Dgmp-mparam.h165 #define DC_DIV_QR_THRESHOLD 31 macro
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp-mparam.h100 #define DC_DIV_QR_THRESHOLD 150 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/p3/
H A Dgmp-mparam.h128 #define DC_DIV_QR_THRESHOLD 32 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/
H A Dgmp-mparam.h140 #define DC_DIV_QR_THRESHOLD 100 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p5/
H A Dgmp-mparam.h187 #define DC_DIV_QR_THRESHOLD 58 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dgmp-mparam.h111 #define DC_DIV_QR_THRESHOLD 27 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dgmp-mparam.h165 #define DC_DIV_QR_THRESHOLD 20 macro
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp-mparam.h111 #define DC_DIV_QR_THRESHOLD 27 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/nano/
H A Dgmp-mparam.h133 #define DC_DIV_QR_THRESHOLD 56 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/p6/
H A Dgmp-mparam.h136 #define DC_DIV_QR_THRESHOLD 52 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p3/
H A Dgmp-mparam.h145 #define DC_DIV_QR_THRESHOLD 23 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc32/ultrasparct1/
H A Dgmp-mparam.h119 #define DC_DIV_QR_THRESHOLD 51 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dgmp-mparam.h184 #define DC_DIV_QR_THRESHOLD 56 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/p6/sse2/
H A Dgmp-mparam.h166 #define DC_DIV_QR_THRESHOLD 25 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/s390_32/
H A Dgmp-mparam.h111 #define DC_DIV_QR_THRESHOLD 70 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/p5/
H A Dgmp-mparam.h127 #define DC_DIV_QR_THRESHOLD 69 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p6/
H A Dgmp-mparam.h126 #define DC_DIV_QR_THRESHOLD 59 macro

12345