X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a..a90d420cbe87490c844ae422c966e746d3134b07:/math/mpx.h diff --git a/math/mpx.h b/math/mpx.h index 4d6288ed..451216f2 100644 --- a/math/mpx.h +++ b/math/mpx.h @@ -731,7 +731,7 @@ extern mpw mpx_udivn(mpw */*qv*/, mpw */*qvl*/, * algorithms will fail). */ -#define MPK_THRESH 16 +#define MPK_THRESH 32 /* --- @mpx_kmul@ --- * *