SIZEOF_ACTUAL_BDIGIT  456 internal.h     #ifndef SIZEOF_ACTUAL_BDIGIT
SIZEOF_ACTUAL_BDIGIT  480 internal.h     # if (SIZEOF_VALUE*3/SIZEOF_ACTUAL_BDIGIT) < (1 << BIGNUM_EMBED_LEN_NUMBITS)-1
SIZEOF_ACTUAL_BDIGIT  481 internal.h     #   define BIGNUM_EMBED_LEN_MAX (SIZEOF_VALUE*3/SIZEOF_ACTUAL_BDIGIT)