Searched refs:MPI_UNSIGNED (Results 1 – 2 of 2) sorted by relevance
239 #define MPI_UNSIGNED (5 << 20 | 1 << 8 | (int)sizeof(unsigned)) macro
906 if (sizeof(size_t) == sizeof(unsigned)) MPIU_SIZE_T = MPI_UNSIGNED; in PetscInitialize_Common()