mini-gmp

paul zimmermann Paul.Zimmermann at inria.fr
Sat Dec 15 07:52:41 UTC 2018


       Hi,

would it be possible to move the following from mini-gmp.c to mini-gmp.h?

#define GMP_LIMB_BITS (sizeof(mp_limb_t) * CHAR_BIT)

It would expose GMP_LIMB_BITS to applications using mini-gmp, without requiring
them to redefine it.

Paul


More information about the gmp-devel mailing list