Searched refs:mpr_sub (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/mp/ |
| H A D | mp.h | 378 void mpr_sub(mpr *rop, mpr *op1, mpr *op2);
|
| H A D | mpr.c | 44 /* 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 D | mathimp.c | 4908 mpr_sub(bigr, bigr, bigratio); 5107 mpr_sub(bigratio, bigratio, &rop); 5172 mpr_sub(RBR(real), RBR(real), bigratio);
|
Completed in 55 milliseconds