Searched refs:MPI_ERR_NOSUPPORT (Results 1 – 2 of 2) sorted by relevance
179 #define MPI_ERR_NOSUPPORT 22 macro567 …(MPIUNI_ARG(errorcode), (errorcode == MPI_ERR_NOSUPPORT) ? (*(result_len) = 35, MPIUNI_Memcpy(stri…
354 return MPI_ERR_NOSUPPORT; in MPIUni_Abort()