Home
last modified time | relevance | path

Searched refs:DIV_QR_1_UNNORM_THRESHOLD (Results 1 – 25 of 78) sorted by relevance

1234

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Ddiv_qr_1.c40 #ifndef DIV_QR_1_UNNORM_THRESHOLD
41 #define DIV_QR_1_UNNORM_THRESHOLD 3 macro
91 && BELOW_THRESHOLD (n, DIV_QR_1_UNNORM_THRESHOLD)) in mpn_div_qr_1()
114 && BELOW_THRESHOLD (n, DIV_QR_1_UNNORM_THRESHOLD)) in mpn_div_qr_1()
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Dgmp-mparam.h54 #define DIV_QR_1_UNNORM_THRESHOLD 1 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/p4/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD 2 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p4/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD 1 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dgmp-mparam.h47 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/coreinhm/
H A Dgmp-mparam.h47 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/nano/
H A Dgmp-mparam.h51 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD 1 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/arm64/cora73/
H A Dgmp-mparam.h51 #define DIV_QR_1_UNNORM_THRESHOLD 5 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/goldmont/
H A Dgmp-mparam.h47 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/skylake/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/goldmont/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/bd2/
H A Dgmp-mparam.h47 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/zen2/
H A Dgmp-mparam.h52 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/core2/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc32/
H A Dgmp-mparam.h61 #define DIV_QR_1_UNNORM_THRESHOLD 1 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/bt1/
H A Dgmp-mparam.h52 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/arm64/xgene1/
H A Dgmp-mparam.h51 #define DIV_QR_1_UNNORM_THRESHOLD 1 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/bd2/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD 1 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc64/ultrasparc34/
H A Dgmp-mparam.h52 #define DIV_QR_1_UNNORM_THRESHOLD 1 macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/coreibwl/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/coreinhm/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/coreisbr/
H A Dgmp-mparam.h48 #define DIV_QR_1_UNNORM_THRESHOLD MP_SIZE_T_MAX /* never */ macro
/netbsd-src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp-mparam.h61 #define DIV_QR_1_UNNORM_THRESHOLD 1 macro

1234