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

/xsrc/external/mit/xedit/dist/lisp/mp/
H A Dmpr.c285 mpi_neg(mpr_num(rop), mpr_num(op));
293 mpi_neg(mpr_num(rop), mpr_num(op));
299 mpi_neg(mpr_den(rop), mpr_den(op));
H A Dmp.h296 void mpi_neg(mpi *rop, mpi *op);
H A Dmpi.c1315 mpi_neg(mpi *rop, mpi *op) function in typeref:typename:void
/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c1263 mpi_neg(RBI(real), RBI(real));
1284 mpi_neg(RBRN(real), RBRN(real));
1329 mpi_neg(bigi, bigi);
1340 mpi_neg(RBI(real), RBI(real));
1357 mpi_neg(mpr_num(bigr), mpr_num(bigr));
1368 mpi_neg(RBRN(real), RBRN(real));
3041 mpi_neg(&test, &test);
3050 mpi_neg(&test, &test);

Completed in 9 milliseconds