ompi_datatype_get_args 309 ompi/datatype/ompi_datatype.h OMPI_DECLSPEC int32_t ompi_datatype_get_args( const ompi_datatype_t* pData, int32_t which, ompi_datatype_get_args 440 ompi/mca/coll/hcoll/coll_hcoll_rte.c rc = ompi_datatype_get_args( (ompi_datatype_t*)mpi_type, 0, num_integers, NULL, ompi_datatype_get_args 451 ompi/mca/coll/hcoll/coll_hcoll_rte.c rc = ompi_datatype_get_args( (ompi_datatype_t*)mpi_type, 1, &max_integers, array_of_integers, ompi_datatype_get_args 70 ompi/mpi/c/type_get_contents.c rc = ompi_datatype_get_args( mtype, 1, &max_integers, array_of_integers, ompi_datatype_get_args 66 ompi/mpi/c/type_get_envelope.c rc = ompi_datatype_get_args( type, 0, num_integers, NULL, num_addresses, NULL,