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

/xsrc/external/mit/xedit/dist/lisp/mp/
H A Dmp.h390 void mpr_div(mpr *rop, mpr *op1, mpr *op2);
H A Dmpr.c245 mpr_div(mpr *rop, mpr *op1, mpr *op2) function in typeref:typename:void
/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c3465 mpr_div(bigr, bigr, OBR(div));
4914 mpr_div(bigr, bigr, bigratio);
5113 mpr_div(bigratio, bigratio, &rop);
5186 mpr_div(RBR(real), RBR(real), bigratio);

Completed in 8 milliseconds