HomeSort by: relevance | last modified time | path
    Searched refs:mpi_ior (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/mp/
mp.h 287 void mpi_ior(mpi *rop, mpi *op1, mpi *op2);
mpi.c 1294 mpi_ior(mpi *rop, mpi *op1, mpi *op2) function
  /xsrc/external/mit/xedit/dist/lisp/
mathimp.c 2030 mpi_ior(RBI(real), RBI(real), &iop);
2044 mpi_ior(RBI(real), RBI(real), &iop);
2056 mpi_ior(bigi, bigi, OBI(obj));
2062 mpi_ior(RBI(real), RBI(real), OBI(obj));

Completed in 9 milliseconds