BIGSIZE 5057 bignum.c if (BIGSIZE(x) > sizeof(long)) {
BIGSIZE 5119 bignum.c if (BIGSIZE(x) > SIZEOF_LONG_LONG)
BIGSIZE 6618 bignum.c if (BIGSIZE(y) > sizeof(size_t)) {
BIGSIZE 6699 bignum.c return BIGSIZE(big);