Searched refs:MPI_BYTE (Results 1 – 3 of 3) sorted by relevance
21 #define MPI_BYTE 0 macro
323 TRY(False, MPI_BYTE, "BYTE"); in main()
262 else if (ty == MPI_BYTE) fprintf(f,"BYTE"); in showTy()524 if (ty == MPI_BYTE) return 1; in sizeofOneNamedTy()