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

/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c218 static INLINE void rneg_bi(n_real*);
1296 case N_BIGNUM: rneg_bi(real); break;
1313 case N_BIGNUM: rneg_bi(NREAL(num)); break;
1338 rneg_bi(n_real *real) function in typeref:typename:INLINE void

Completed in 6 milliseconds