Searched refs:N_BIGNUM (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c43 #define N_BIGNUM 2 macro
97 (RTYPE(real) == N_FIXNUM || RTYPE(real) == N_BIGNUM)
529 case N_BIGNUM:
562 RTYPE(real) = N_BIGNUM;
604 NRTYPE(num) = N_BIGNUM;
641 if (RTYPE(real) == N_BIGNUM) {
675 case N_BIGNUM:
726 case N_BIGNUM:
759 case N_BIGNUM: \
773 case N_BIGNUM
[all...]

Completed in 4 milliseconds