Searched refs:mpr_mul (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/mp/ |
| H A D | mp.h | 384 void mpr_mul(mpr *rop, mpr *op1, mpr *op2);
|
| H A D | mpr.c | 218 mpr_mul(mpr *rop, mpr *op1, mpr *op2) function in typeref:typename:void
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | mathimp.c | 4911 mpr_mul(bigr, bigr, bigratio); 5110 mpr_mul(bigratio, bigratio, &rop); 5179 mpr_mul(RBR(real), RBR(real), bigratio);
|
Completed in 7 milliseconds