typeclass 41 ompi/mpi/c/type_match_size.c int MPI_Type_match_size(int typeclass, int size, MPI_Datatype *type) typeclass 49 ompi/mpi/c/type_match_size.c switch( typeclass ) { typeclass 180 ompi/mpi/cxx/datatype.h static Datatype Match_size(int typeclass, int size); typeclass 250 ompi/mpi/cxx/datatype_inln.h MPI::Datatype::Match_size(int typeclass, int size) typeclass 253 ompi/mpi/cxx/datatype_inln.h (void) MPI_Type_match_size(typeclass, size, &type); typeclass 397 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_match_size, mpi_type_match_size, MPI_TYPE_MATCH_SIZE, (MPI_Fint *typeclass, MPI_Fint *size, MPI_Fint *type, MPI_Fint *ierr)); typeclass 48 ompi/mpi/fortran/mpif-h/type_match_size_f.c (MPI_Fint *typeclass, MPI_Fint *size, MPI_Fint *type, MPI_Fint *ierr), typeclass 49 ompi/mpi/fortran/mpif-h/type_match_size_f.c (typeclass, size, type, ierr) ) typeclass 68 ompi/mpi/fortran/mpif-h/type_match_size_f.c (MPI_Fint *typeclass, MPI_Fint *size, MPI_Fint *type, MPI_Fint *ierr), typeclass 69 ompi/mpi/fortran/mpif-h/type_match_size_f.c (typeclass, size, type, ierr) ) typeclass 80 ompi/mpi/fortran/mpif-h/type_match_size_f.c void ompi_type_match_size_f(MPI_Fint *typeclass, MPI_Fint *size, MPI_Fint *type, MPI_Fint *ierr) typeclass 90 ompi/mpi/fortran/mpif-h/type_match_size_f.c switch( OMPI_FINT_2_INT(*typeclass) ) { typeclass 3284 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_type_match_size_f(typeclass,size,datatype,ierror) & typeclass 3287 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h INTEGER, INTENT(IN) :: typeclass, size typeclass 1744 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Type_match_size(typeclass, size, datatype, ierror) typeclass 1745 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h integer, intent(in) :: typeclass typeclass 1746 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h subroutine PMPI_Type_match_size(typeclass, size, datatype, ierror) typeclass 1747 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h integer, intent(in) :: typeclass