Searched refs:MPI_INT32_T (Results 1 – 4 of 4) sorted by relevance
99 #define MPIU_CGSIZE MPI_INT32_T
327 #define MPIU_INT32 MPI_INT32_T
235 #define MPI_INT32_T (5 << 20 | 1 << 8 | (int)sizeof(int32_t)) macro
2442 …MPI_Datatype blockTypes[4] = {MPI_INT32_T, MPI_INT8_T, MPI_INT16_T, MPI_INT32_T /* p.which_… in DMPforestGetTransferSF_Point()