Searched refs:SQR_TOOM6_THRESHOLD (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom6_sqr.c54 (SQR_TOOM6_THRESHOLD < 6 * SQR_TOOM2_THRESHOLD)
58 (SQR_TOOM6_THRESHOLD < 6 * SQR_TOOM3_THRESHOLD)
62 (SQR_TOOM6_THRESHOLD < 6 * SQR_TOOM4_THRESHOLD)
66 (SQR_TOOM6_MAX >= SQR_TOOM6_THRESHOLD)
81 || BELOW_THRESHOLD (n, SQR_TOOM6_THRESHOLD)) \
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/ev5/
H A Dgmp-mparam.h55 #define SQR_TOOM6_THRESHOLD 180 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Dgmp-mparam.h58 #define SQR_TOOM6_THRESHOLD 309 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/arm/
H A Dgmp-mparam.h55 #define SQR_TOOM6_THRESHOLD 330 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/ia64/
H A Dgmp-mparam.h53 #define SQR_TOOM6_THRESHOLD 375 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/
H A Dgmp-mparam.h55 #define SQR_TOOM6_THRESHOLD 278 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/pa64/
H A Dgmp-mparam.h55 #define SQR_TOOM6_THRESHOLD 280 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc32/750/
H A Dgmp-mparam.h57 #define SQR_TOOM6_THRESHOLD 173 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc32/
H A Dgmp-mparam.h63 #define SQR_TOOM6_THRESHOLD 189 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p3/
H A Dgmp-mparam.h50 #define SQR_TOOM6_THRESHOLD 84 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p4/
H A Dgmp-mparam.h50 #define SQR_TOOM6_THRESHOLD 206 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p5/
H A Dgmp-mparam.h52 #define SQR_TOOM6_THRESHOLD 189 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/sparc32/v9/
H A Dgmp-mparam.h53 #define SQR_TOOM6_THRESHOLD 274 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dgmp-mparam.h55 #define SQR_TOOM6_THRESHOLD 336 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparc34/
H A Dgmp-mparam.h55 #define SQR_TOOM6_THRESHOLD 191 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/atom/
H A Dgmp-mparam.h52 #define SQR_TOOM6_THRESHOLD 254 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/k6/
H A Dgmp-mparam.h53 #define SQR_TOOM6_THRESHOLD 222 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dgmp-mparam.h51 #define SQR_TOOM6_THRESHOLD 306 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
H A Dgmp-mparam.h59 #define SQR_TOOM6_THRESHOLD 258 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/p6/sse2/
H A Dgmp-mparam.h59 #define SQR_TOOM6_THRESHOLD 222 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dgmp-mparam.h58 #define SQR_TOOM6_THRESHOLD 210 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Dgmp-mparam.h51 #define SQR_TOOM6_THRESHOLD 454 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/atom/
H A Dgmp-mparam.h50 #define SQR_TOOM6_THRESHOLD 226 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dgmp-mparam.h52 #define SQR_TOOM6_THRESHOLD 270 macro
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/corei/
H A Dgmp-mparam.h52 #define SQR_TOOM6_THRESHOLD 366 macro

Completed in 212 milliseconds

12