Searched refs:DC_BDIV_QR_THRESHOLD (Results 26 - 50 of 105) sorted by relevance

12345

/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k6/
H A Dgmp-mparam.h141 #define DC_BDIV_QR_THRESHOLD 84 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/sse2/
H A Dgmp-mparam.h168 #define DC_BDIV_QR_THRESHOLD 60 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp-mparam.h190 #define DC_BDIV_QR_THRESHOLD 51 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp-mparam.h113 #define DC_BDIV_QR_THRESHOLD 47 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreihwl/
H A Dgmp-mparam.h217 #define DC_BDIV_QR_THRESHOLD 60 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k8/
H A Dgmp-mparam.h180 #define DC_BDIV_QR_THRESHOLD 87 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dgmp-mparam.h227 #define DC_BDIV_QR_THRESHOLD 39 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Dgmp-mparam.h178 #define DC_BDIV_QR_THRESHOLD 52 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
H A Dgmp-mparam.h186 #define DC_BDIV_QR_THRESHOLD 76 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k10/
H A Dgmp-mparam.h182 #define DC_BDIV_QR_THRESHOLD 55 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
H A Dgmp-mparam.h205 #define DC_BDIV_QR_THRESHOLD 46 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/goldmont/
H A Dgmp-mparam.h228 #define DC_BDIV_QR_THRESHOLD 47 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp-mparam.h102 #define DC_BDIV_QR_THRESHOLD 148 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora9/
H A Dgmp-mparam.h178 #define DC_BDIV_QR_THRESHOLD 43 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bd2/
H A Dgmp-mparam.h227 #define DC_BDIV_QR_THRESHOLD 44 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bd4/
H A Dgmp-mparam.h230 #define DC_BDIV_QR_THRESHOLD 39 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bd1/
H A Dgmp-mparam.h229 #define DC_BDIV_QR_THRESHOLD 48 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/p4/
H A Dgmp-mparam.h177 #define DC_BDIV_QR_THRESHOLD 51 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/p7/
H A Dgmp-mparam.h138 #define DC_BDIV_QR_THRESHOLD 51 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/p4/
H A Dgmp-mparam.h150 #define DC_BDIV_QR_THRESHOLD 51 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
H A Dgmp-mparam.h203 #define DC_BDIV_QR_THRESHOLD 40 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dgmp-mparam.h187 #define DC_BDIV_QR_THRESHOLD 46 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp-mparam.h102 #define DC_BDIV_QR_THRESHOLD 148 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Ddcpi1_bdiv_qr.c71 if (BELOW_THRESHOLD (lo, DC_BDIV_QR_THRESHOLD))
81 if (BELOW_THRESHOLD (hi, DC_BDIV_QR_THRESHOLD))
121 if (BELOW_THRESHOLD (qn, DC_BDIV_QR_THRESHOLD))
156 if (BELOW_THRESHOLD (qn, DC_BDIV_QR_THRESHOLD))
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/goldmont/
H A Dgmp-mparam.h184 #define DC_BDIV_QR_THRESHOLD 64 macro

Completed in 210 milliseconds

12345