Home
last modified time | relevance | path

Searched refs:MPIR_Datatype_builtintype_alignment (Results 1 – 3 of 3) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/mpi/datatype/
H A Ddatatype.h12 int MPIR_Datatype_builtintype_alignment(MPI_Datatype type);
H A Dtype_struct.c36 tmp_alignsize = MPIR_Datatype_builtintype_alignment(oldtype_array[i]); in struct_alignsize()
H A Dtypeutil.c241 int MPIR_Datatype_builtintype_alignment(MPI_Datatype type) in MPIR_Datatype_builtintype_alignment() function