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