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

/xsrc/external/mit/xedit/dist/lisp/mp/
H A Dmp.h378 void mpr_sub(mpr *rop, mpr *op1, mpr *op2);
H A Dmpr.c44 /* do the hard work of mpr_add and mpr_sub */
178 mpr_sub(mpr *rop, mpr *op1, mpr *op2) function in typeref:typename:void
/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c4908 mpr_sub(bigr, bigr, bigratio);
5107 mpr_sub(bigratio, bigratio, &rop);
5172 mpr_sub(RBR(real), RBR(real), bigratio);

Completed in 55 milliseconds