MPI_Get_count 63 ompi/mca/io/romio321/romio/test/status.c MPI_Get_count(&status, MPI_INT, &count); MPI_Get_count 29 ompi/mpi/cxx/status_inln.h (void)MPI_Get_count(const_cast<MPI_Status*>(&mpi_status), datatype, &count); MPI_Get_count 236 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Get_count, mpi_get_count, MPI_GET_COUNT, (MPI_Fint *status, MPI_Fint *datatype, MPI_Fint *count, MPI_Fint *ierr)); MPI_Get_count 624 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Get_count MPI_Get_count 626 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Get_count(status, datatype, count, ierror) MPI_Get_count 632 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Get_count MPI_Get_count 82 ompi/mpi/java/c/mpi_Status.c int rc = MPI_Get_count(&stat, datatype, &count);