Searched refs:mpi_neg (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/mp/ |
| H A D | mpr.c | 285 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 D | mp.h | 296 void mpi_neg(mpi *rop, mpi *op);
|
| H A D | mpi.c | 1315 mpi_neg(mpi *rop, mpi *op) function in typeref:typename:void
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | mathimp.c | 1263 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