X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a..25f3ce6a509ff9e3a354303023cb2028e9f83b95:/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@ --- * *