GMP_NUMB_MASK

Undocumented in source.
enum GMP_NUMB_MASK = ((~cast(mp_limb_t)(0)) >> GMP_NAIL_BITS);

Meta