Searched refs:DC_BDIV_QR_THRESHOLD (Results 1 - 25 of 105) sorted by relevance

12345

/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dbdiv_qr.c54 if (BELOW_THRESHOLD (dn, DC_BDIV_QR_THRESHOLD) ||
55 BELOW_THRESHOLD (nn - dn, DC_BDIV_QR_THRESHOLD))
/netbsd-current/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Dgmp-mparam.h177 #define DC_BDIV_QR_THRESHOLD 153 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/
H A Dgmp-mparam.h142 #define DC_BDIV_QR_THRESHOLD 109 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/750/
H A Dgmp-mparam.h167 #define DC_BDIV_QR_THRESHOLD 35 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/
H A Dgmp-mparam.h190 #define DC_BDIV_QR_THRESHOLD 51 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/p3/
H A Dgmp-mparam.h130 #define DC_BDIV_QR_THRESHOLD 34 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc32/v9/
H A Dgmp-mparam.h172 #define DC_BDIV_QR_THRESHOLD 63 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/geode/
H A Dgmp-mparam.h116 #define DC_BDIV_QR_THRESHOLD 55 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dgmp-mparam.h167 #define DC_BDIV_QR_THRESHOLD 60 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dgmp-mparam.h138 #define DC_BDIV_QR_THRESHOLD 43 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dgmp-mparam.h186 #define DC_BDIV_QR_THRESHOLD 52 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/nano/
H A Dgmp-mparam.h210 #define DC_BDIV_QR_THRESHOLD 55 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/minithres/
H A Dgmp-mparam.h85 #define DC_BDIV_QR_THRESHOLD 4 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/pa64/
H A Dgmp-mparam.h220 #define DC_BDIV_QR_THRESHOLD 142 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc32/ultrasparct1/
H A Dgmp-mparam.h121 #define DC_BDIV_QR_THRESHOLD 47 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dgmp-mparam.h113 #define DC_BDIV_QR_THRESHOLD 47 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/nano/
H A Dgmp-mparam.h135 #define DC_BDIV_QR_THRESHOLD 55 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/
H A Dgmp-mparam.h102 #define DC_BDIV_QR_THRESHOLD 148 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/p5/
H A Dgmp-mparam.h129 #define DC_BDIV_QR_THRESHOLD 75 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/p6/
H A Dgmp-mparam.h138 #define DC_BDIV_QR_THRESHOLD 64 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p5/
H A Dgmp-mparam.h189 #define DC_BDIV_QR_THRESHOLD 78 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p3/
H A Dgmp-mparam.h147 #define DC_BDIV_QR_THRESHOLD 27 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p6/
H A Dgmp-mparam.h128 #define DC_BDIV_QR_THRESHOLD 70 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/s390_32/
H A Dgmp-mparam.h113 #define DC_BDIV_QR_THRESHOLD 59 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct1/
H A Dgmp-mparam.h122 #define DC_BDIV_QR_THRESHOLD 27 macro

Completed in 141 milliseconds

12345