Searched refs:MUL_TOOM33_THRESHOLD (Results 76 - 100 of 145) sorted by relevance

123456

/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/p4/
H A Dgmp-mparam.h57 #define MUL_TOOM33_THRESHOLD 73 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/p7/
H A Dgmp-mparam.h59 #define MUL_TOOM33_THRESHOLD 73 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/p4/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 60 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
H A Dgmp-mparam.h55 #define MUL_TOOM33_THRESHOLD 59 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dgmp-mparam.h55 #define MUL_TOOM33_THRESHOLD 65 macro
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp-mparam.h52 #define MUL_TOOM33_THRESHOLD 125 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/goldmont/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 81 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/bd2/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 73 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/bd4/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 73 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/bt1/
H A Dgmp-mparam.h60 #define MUL_TOOM33_THRESHOLD 93 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/coreibwl/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 97 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/coreinhm/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 93 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/coreisbr/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 105 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/coreihwl/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 108 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/bd1/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 89 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/zn1/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 91 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/zn2/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 85 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/skylake/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 81 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 109 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p4/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 53 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 71 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
H A Dgmp-mparam.h56 #define MUL_TOOM33_THRESHOLD 73 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dmul_n.c46 else if (BELOW_THRESHOLD (n, MUL_TOOM33_THRESHOLD))
51 ASSERT (MUL_TOOM33_THRESHOLD <= MUL_TOOM33_THRESHOLD_LIMIT);
/netbsd-current/external/lgpl3/gmp/dist/mpn/s390_64/z10/
H A Dgmp-mparam.h58 #define MUL_TOOM33_THRESHOLD 65 macro
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparc34/
H A Dgmp-mparam.h58 #define MUL_TOOM33_THRESHOLD 93 macro

Completed in 200 milliseconds

123456