Searched refs:HGCD_APPR_THRESHOLD (Results 76 - 91 of 91) sorted by relevance

1234

/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/silvermont/
H A Dgmp-mparam.h246 #define HGCD_APPR_THRESHOLD 153 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/s390_64/
H A Dgmp-mparam.h177 #define HGCD_APPR_THRESHOLD 169 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/k10/
H A Dgmp-mparam.h242 #define HGCD_APPR_THRESHOLD 146 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/k8/
H A Dgmp-mparam.h231 #define HGCD_APPR_THRESHOLD 181 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/bt2/
H A Dgmp-mparam.h208 #define HGCD_APPR_THRESHOLD 66 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/core2/
H A Dgmp-mparam.h204 #define HGCD_APPR_THRESHOLD 151 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparct45/
H A Dgmp-mparam.h169 #define HGCD_APPR_THRESHOLD 50 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dgmp-mparam.h208 #define HGCD_APPR_THRESHOLD 186 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp-mparam.h206 #define HGCD_APPR_THRESHOLD 202 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/silvermont/
H A Dgmp-mparam.h216 #define HGCD_APPR_THRESHOLD 181 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/atom/
H A Dgmp-mparam.h216 #define HGCD_APPR_THRESHOLD 88 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/s390_32/esame/
H A Dgmp-mparam.h173 #define HGCD_APPR_THRESHOLD 142 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/skylake/
H A Dgmp-mparam.h247 #define HGCD_APPR_THRESHOLD 60 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/zen2/
H A Dgmp-mparam.h279 #define HGCD_APPR_THRESHOLD 96 macro
/netbsd-current/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-hgcd_appr.c506 for (rn = n; ABOVE_THRESHOLD (rn, HGCD_APPR_THRESHOLD); rn = (rn + 1)/2)
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4331 #ifndef HGCD_APPR_THRESHOLD
4332 #define HGCD_APPR_THRESHOLD 400 macro
4964 #undef HGCD_APPR_THRESHOLD macro
4965 #define HGCD_APPR_THRESHOLD hgcd_appr_threshold macro

Completed in 213 milliseconds

1234