ibuf              344 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Rsend, mpi_rsend, MPI_RSEND, (char *ibuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierr));
ibuf               42 ompi/mpi/fortran/mpif-h/rsend_f.c                            (char *ibuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierr),
ibuf               43 ompi/mpi/fortran/mpif-h/rsend_f.c                            (ibuf, count, datatype, dest, tag, comm, ierr) )
ibuf               62 ompi/mpi/fortran/mpif-h/rsend_f.c                            (char *ibuf, MPI_Fint *count, MPI_Fint *datatype, MPI_Fint *dest, MPI_Fint *tag, MPI_Fint *comm, MPI_Fint *ierr),
ibuf               63 ompi/mpi/fortran/mpif-h/rsend_f.c                            (ibuf, count, datatype, dest, tag, comm, ierr) )
ibuf               70 ompi/mpi/fortran/mpif-h/rsend_f.c void ompi_rsend_f(char *ibuf, MPI_Fint *count, MPI_Fint *datatype,
ibuf               79 ompi/mpi/fortran/mpif-h/rsend_f.c    c_ierr = PMPI_Rsend(OMPI_F2C_BOTTOM(ibuf), OMPI_FINT_2_INT(*count),