MPI_Imrecv        276 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Imrecv,mpi_imrecv, MPI_IMRECV, (char *buf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *message, MPI_Fint *request, MPI_Fint *ierr));
MPI_Imrecv         99 ompi/mpi/java/c/mpi_Message.c     int rc = MPI_Imrecv(ptr, count, type, &message, &request);