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