Searched refs:mpi_and (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/mp/ |
| H A D | mp.h | 284 void mpi_and(mpi *rop, mpi *op1, mpi *op2);
|
| H A D | mpi.c | 1288 mpi_and(mpi *rop, mpi *op1, mpi *op2) function in typeref:typename:void
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | mathimp.c | 1904 mpi_and(RBI(real), RBI(real), &iop); 1918 mpi_and(RBI(real), RBI(real), &iop); 1930 mpi_and(bigi, bigi, OBI(obj)); 1936 mpi_and(RBI(real), RBI(real), OBI(obj));
|
Completed in 10 milliseconds