a_a 78 ompi/mpi/c/type_create_hvector.c MPI_Aint a_a[1] = {stride}; a_a 80 ompi/mpi/c/type_create_hvector.c ompi_datatype_set_args( *newtype, 2, a_i, 1, a_a, 1, &oldtype, MPI_COMBINER_HVECTOR ); a_a 69 ompi/mpi/c/type_create_resized.c MPI_Aint a_a[2]; a_a 70 ompi/mpi/c/type_create_resized.c a_a[0] = lb; a_a 71 ompi/mpi/c/type_create_resized.c a_a[1] = extent; a_a 72 ompi/mpi/c/type_create_resized.c ompi_datatype_set_args( *newtype, 0, NULL, 2, a_a, 1, &oldtype, MPI_COMBINER_RESIZED );