BIGNUM_P 32 bfs.h #define BIGNUM_P(x) (TYPE(x) == T_BIGNUM) BIGNUM_P 13 bfs_num.c # define BIGNUM_P(x) (TYPE(x) == T_BIGNUM)