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

/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c396 static void rop_fr_br_asmd_xr(n_real*, mpr*, int);
4896 rop_fr_br_asmd_xr(n_real *real, mpr *bigratio, int nop) function in typeref:typename:void
4926 rop_fr_br_asmd_xr(real, bigratio, NOP_ADD);
4932 rop_fr_br_asmd_xr(real, bigratio, NOP_SUB);
4938 rop_fr_br_asmd_xr(real, bigratio, NOP_MUL);
4944 rop_fr_br_asmd_xr(real, bigratio, NOP_DIV);

Completed in 6 milliseconds