Searched refs:SQR_TOOM3_THRESHOLD (Results 101 - 125 of 148) sorted by relevance

123456

/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
H A Dgmp-mparam.h69 #define SQR_TOOM3_THRESHOLD 105 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
H A Dgmp-mparam.h69 #define SQR_TOOM3_THRESHOLD 97 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom6_sqr.c68 (SQR_TOOM6_THRESHOLD < 6 * SQR_TOOM3_THRESHOLD)
70 (SQR_TOOM6_MAX >= SQR_TOOM3_THRESHOLD)
85 || BELOW_THRESHOLD (n, SQR_TOOM3_THRESHOLD))) \
H A Dsqrlo.c47 ((SQRLO_DC_THRESHOLD == 0 ? SQRLO_BASECASE_THRESHOLD : SQRLO_DC_THRESHOLD) < SQR_TOOM3_THRESHOLD*36/(36-11) )
150 else if (MAYBE_range_toom22 && BELOW_THRESHOLD (n, SQR_TOOM3_THRESHOLD*36/(36-11)))
/netbsd-current/external/lgpl3/gmp/dist/mpn/s390_64/z10/
H A Dgmp-mparam.h71 #define SQR_TOOM3_THRESHOLD 80 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparc34/
H A Dgmp-mparam.h71 #define SQR_TOOM3_THRESHOLD 101 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreibwl/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 117 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/pentium4/
H A Dgmp-mparam.h75 #define SQR_TOOM3_THRESHOLD 113 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 67 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/ia64/
H A Dgmp-mparam.h70 #define SQR_TOOM3_THRESHOLD 135 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp-mparam.h75 #define SQR_TOOM3_THRESHOLD 114 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora17/
H A Dgmp-mparam.h69 #define SQR_TOOM3_THRESHOLD 189 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora5/
H A Dgmp-mparam.h69 #define SQR_TOOM3_THRESHOLD 149 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora7/
H A Dgmp-mparam.h69 #define SQR_TOOM3_THRESHOLD 162 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora8/
H A Dgmp-mparam.h69 #define SQR_TOOM3_THRESHOLD 145 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
H A Dgmp-mparam.h69 #define SQR_TOOM3_THRESHOLD 126 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v6/
H A Dgmp-mparam.h71 #define SQR_TOOM3_THRESHOLD 200 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 101 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bt2/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 97 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/alpha/ev5/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 69 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/xgene1/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 81 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/cora53/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 68 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/cora57/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 65 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/cora72/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 73 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/cora73/
H A Dgmp-mparam.h72 #define SQR_TOOM3_THRESHOLD 62 macro

Completed in 331 milliseconds

123456