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

/xsrc/external/mit/xedit/dist/lisp/mp/
H A Dmp.h284 void mpi_and(mpi *rop, mpi *op1, mpi *op2);
H A Dmpi.c1288 mpi_and(mpi *rop, mpi *op1, mpi *op2) function in typeref:typename:void
/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c1904 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