mtype              40 ompi/mpi/c/type_get_contents.c int MPI_Type_get_contents(MPI_Datatype mtype,
mtype              52 ompi/mpi/c/type_get_contents.c         memchecker_datatype(mtype);
mtype              57 ompi/mpi/c/type_get_contents.c         if (NULL == mtype || MPI_DATATYPE_NULL == mtype) {
mtype              70 ompi/mpi/c/type_get_contents.c     rc = ompi_datatype_get_args( mtype, 1, &max_integers, array_of_integers,
mtype             386 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_get_contents, mpi_type_get_contents, MPI_TYPE_GET_CONTENTS, (MPI_Fint *mtype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Aint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierr));
mtype             403 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_ub, mpi_type_ub, MPI_TYPE_UB, (MPI_Fint *mtype, MPI_Fint *ub, MPI_Fint *ierr));
mtype              43 ompi/mpi/fortran/mpif-h/type_get_contents_f.c                            (MPI_Fint *mtype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Aint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierr),
mtype              44 ompi/mpi/fortran/mpif-h/type_get_contents_f.c                            (mtype, max_integers, max_addresses, max_datatypes, array_of_integers, array_of_addresses, array_of_datatypes, ierr) )
mtype              63 ompi/mpi/fortran/mpif-h/type_get_contents_f.c                            (MPI_Fint *mtype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Aint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierr),
mtype              64 ompi/mpi/fortran/mpif-h/type_get_contents_f.c                            (mtype, max_integers, max_addresses, max_datatypes, array_of_integers, array_of_addresses, array_of_datatypes, ierr) )
mtype              74 ompi/mpi/fortran/mpif-h/type_get_contents_f.c void ompi_type_get_contents_f(MPI_Fint *mtype, MPI_Fint *max_integers,
mtype              82 ompi/mpi/fortran/mpif-h/type_get_contents_f.c     MPI_Datatype c_mtype = PMPI_Type_f2c(*mtype);
mtype              41 ompi/mpi/fortran/mpif-h/type_ub_f.c                            (MPI_Fint *mtype, MPI_Fint *ub, MPI_Fint *ierr),
mtype              42 ompi/mpi/fortran/mpif-h/type_ub_f.c                            (mtype, ub, ierr) )
mtype              61 ompi/mpi/fortran/mpif-h/type_ub_f.c                            (MPI_Fint *mtype, MPI_Fint *ub, MPI_Fint *ierr),
mtype              62 ompi/mpi/fortran/mpif-h/type_ub_f.c                            (mtype, ub, ierr) )
mtype              69 ompi/mpi/fortran/mpif-h/type_ub_f.c void ompi_type_ub_f(MPI_Fint *mtype, MPI_Fint *ub, MPI_Fint *ierr)
mtype              72 ompi/mpi/fortran/mpif-h/type_ub_f.c     MPI_Datatype c_mtype = PMPI_Type_f2c(*mtype);