Searched refs:SQR_TOOM2_THRESHOLD (Results 1 - 25 of 151) sorted by relevance

1234567

/netbsd-current/external/lgpl3/gmp/dist/mpn/vax/
H A Dgmp-mparam.h38 #define SQR_TOOM2_THRESHOLD 42 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dgmp-mparam.h38 #define SQR_TOOM2_THRESHOLD 42 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/pa32/
H A Dgmp-mparam.h44 #ifndef SQR_TOOM2_THRESHOLD
45 #define SQR_TOOM2_THRESHOLD 59 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dsec_sqr.c36 /* The limit of the generic code is SQR_TOOM2_THRESHOLD. */
37 #define SQR_BASECASE_LIM SQR_TOOM2_THRESHOLD
46 #define SQR_BASECASE_LIM SQR_TOOM2_THRESHOLD
51 /* For fat builds, we use SQR_TOOM2_THRESHOLD which will expand to a read from
54 #define SQR_BASECASE_LIM SQR_TOOM2_THRESHOLD
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/fat/
H A Dgmp-mparam.h57 #define SQR_TOOM2_THRESHOLD 30 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/fat/
H A Dgmp-mparam.h58 #define SQR_TOOM2_THRESHOLD 30 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/mips64/
H A Dgmp-mparam.h42 #define SQR_TOOM2_THRESHOLD 32 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc32/v8/supersparc/
H A Dgmp-mparam.h41 #define SQR_TOOM2_THRESHOLD 28 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/i486/
H A Dgmp-mparam.h43 #define SQR_TOOM2_THRESHOLD 49 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dgmp-mparam.h48 #define SQR_TOOM2_THRESHOLD 22 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/cray/ieee/
H A Dgmp-mparam.h41 #define SQR_TOOM2_THRESHOLD 0 /* never sqr_basecase */ macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/mips32/
H A Dgmp-mparam.h42 #define SQR_TOOM2_THRESHOLD 57 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/
H A Dgmp-mparam.h40 #define SQR_TOOM2_THRESHOLD 55 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc32/
H A Dgmp-mparam.h37 #define SQR_TOOM2_THRESHOLD 16 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc32/v8/
H A Dgmp-mparam.h41 #define SQR_TOOM2_THRESHOLD 18 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp-mparam.h40 #define SQR_TOOM2_THRESHOLD 55 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp-mparam.h43 #define SQR_TOOM2_THRESHOLD 49 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp-mparam.h42 #define SQR_TOOM2_THRESHOLD 57 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp-mparam.h42 #define SQR_TOOM2_THRESHOLD 57 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp-mparam.h42 #define SQR_TOOM2_THRESHOLD 32 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp-mparam.h42 #define SQR_TOOM2_THRESHOLD 32 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp-mparam.h37 #define SQR_TOOM2_THRESHOLD 16 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/cray/
H A Dgmp-mparam.h42 #define SQR_TOOM2_THRESHOLD 199 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp-mparam.h42 #define SQR_TOOM2_THRESHOLD 32 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp-mparam.h42 #define SQR_TOOM2_THRESHOLD 32 macro

Completed in 208 milliseconds

1234567