PMPI_Send          46 ompi/contrib/libompitrace/send.c     return PMPI_Send(buf, count, type, dest, tag, comm);
PMPI_Send         216 ompi/mca/io/romio321/romio/adio/include/mpipr.h #define MPI_Send PMPI_Send
PMPI_Send          39 ompi/mpi/c/send.c #define MPI_Send PMPI_Send
PMPI_Send          78 ompi/mpi/fortran/mpif-h/send_f.c     c_ierr = PMPI_Send(OMPI_F2C_BOTTOM(buf), OMPI_FINT_2_INT(*count),
PMPI_Send         451 oshmem/mca/memheap/base/memheap_base_mkey.c     rc = PMPI_Send(buffer, size, MPI_BYTE, pe, 0, oshmem_comm_world);