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

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

Completed in 7 milliseconds