Searched refs:array_of_datatypes (Results 1 – 1 of 1) sorted by relevance
125 …_datatypes, int *array_of_integers, MPI_Aint *array_of_addresses, MPI_Datatype *array_of_datatypes) in MPI_Type_get_contents() argument133 array_of_datatypes[0] = datatype & 0x0fffffff; in MPI_Type_get_contents()138 …array_of_datatypes[0] = (datatype & 0x0ff000ff) | 0x100; /* basic named type (count=1) from which … in MPI_Type_get_contents()