Home
last modified time | relevance | path

Searched refs:SET_STR_DC_THRESHOLD (Results 1 – 25 of 109) sorted by relevance

12345

/netbsd/external/lgpl3/gmp/dist/tune/
H A Dset_strs.c37 #undef SET_STR_DC_THRESHOLD
38 #define SET_STR_DC_THRESHOLD 2 /* never */ macro
H A Dset_strb.c41 #undef SET_STR_DC_THRESHOLD
42 #define SET_STR_DC_THRESHOLD SIZE_T_MAX /* always */ macro
/netbsd/external/lgpl3/gmp/dist/mpn/generic/
H A Dset_str.c150 if (BELOW_THRESHOLD (str_len, SET_STR_DC_THRESHOLD)) in mpn_dc_set_str()
159 if (BELOW_THRESHOLD (len_hi, SET_STR_DC_THRESHOLD)) in mpn_dc_set_str()
182 if (BELOW_THRESHOLD (len_lo, SET_STR_DC_THRESHOLD)) in mpn_dc_set_str()
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
H A Dgmp-mparam.h73 #define SET_STR_DC_THRESHOLD 650 macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp-mparam.h73 #define SET_STR_DC_THRESHOLD 650 macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp-mparam.h77 #define SET_STR_DC_THRESHOLD 746 macro
/netbsd/external/lgpl3/gmp/dist/mpn/alpha/
H A Dgmp-mparam.h77 #define SET_STR_DC_THRESHOLD 746 macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp-mparam.h126 #define SET_STR_DC_THRESHOLD 1045 macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp-mparam.h126 #define SET_STR_DC_THRESHOLD 1045 macro
/netbsd/external/lgpl3/gmp/dist/mpn/arm/
H A Dgmp-mparam.h126 #define SET_STR_DC_THRESHOLD 1045 macro
/netbsd/external/lgpl3/gmp/dist/mpn/pa32/hppa2_0/
H A Dgmp-mparam.h166 #define SET_STR_DC_THRESHOLD 270 macro
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc32/750/
H A Dgmp-mparam.h191 #define SET_STR_DC_THRESHOLD 390 macro
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc32/p3/
H A Dgmp-mparam.h154 #define SET_STR_DC_THRESHOLD 181 macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/geode/
H A Dgmp-mparam.h140 #define SET_STR_DC_THRESHOLD 547 macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/k6/
H A Dgmp-mparam.h165 #define SET_STR_DC_THRESHOLD 834 macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dgmp-mparam.h162 #define SET_STR_DC_THRESHOLD 490 macro
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p5/
H A Dgmp-mparam.h215 #define SET_STR_DC_THRESHOLD 650 macro
/netbsd/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dgmp-mparam.h138 #define SET_STR_DC_THRESHOLD 390 macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/nano/
H A Dgmp-mparam.h161 #define SET_STR_DC_THRESHOLD 542 macro
/netbsd/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dgmp-mparam.h193 #define SET_STR_DC_THRESHOLD 587 macro
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dgmp-mparam.h138 #define SET_STR_DC_THRESHOLD 390 macro
/netbsd/external/lgpl3/gmp/dist/mpn/pa64/
H A Dgmp-mparam.h246 #define SET_STR_DC_THRESHOLD 1951 macro
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc32/p5/
H A Dgmp-mparam.h155 #define SET_STR_DC_THRESHOLD 527 macro
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc32/p6/
H A Dgmp-mparam.h164 #define SET_STR_DC_THRESHOLD 190 macro
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p3/
H A Dgmp-mparam.h175 #define SET_STR_DC_THRESHOLD 375 macro

12345