MPI_Type_size      13 ompi/mca/io/romio321/romio/mpi-io/glue/large_count.c     ret = MPI_Type_size(datatype, &size_int);
MPI_Type_size      61 ompi/mca/io/romio321/romio/test/darray_read.c   CHECK(MPI_Type_size(darray, &tsize));
MPI_Type_size     119 ompi/mpi/cxx/datatype_inln.h   (void)MPI_Type_size(mpi_datatype, &size);
MPI_Type_size     400 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_size, mpi_type_size, MPI_TYPE_SIZE, (MPI_Fint *type, MPI_Fint *size, MPI_Fint *ierr));
MPI_Type_size    1778 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Type_size
MPI_Type_size    1780 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Type_size(datatype, size, ierror)
MPI_Type_size    1784 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Type_size
MPI_Type_size     126 ompi/mpi/java/c/mpi_Datatype.c     rc = MPI_Type_size((MPI_Datatype)type, &result);
MPI_Type_size     199 test/datatype/to_self.c     MPI_Type_size( sdt, &slength );
MPI_Type_size     201 test/datatype/to_self.c     MPI_Type_size( rdt, &rlength );
MPI_Type_size     233 test/datatype/to_self.c     MPI_Type_size( sdt, &slength );
MPI_Type_size     235 test/datatype/to_self.c     MPI_Type_size( rdt, &rlength );
MPI_Type_size     267 test/datatype/to_self.c     MPI_Type_size( sdt, &slength );
MPI_Type_size     269 test/datatype/to_self.c     MPI_Type_size( rdt, &rlength );
MPI_Type_size     305 test/datatype/to_self.c     MPI_Type_size( sdt, &slength );
MPI_Type_size     307 test/datatype/to_self.c     MPI_Type_size( rdt, &rlength );