Home | History | Annotate | Download | only in mpi

Lines Matching refs:MPI_UNSIGNED

274    else if (ty == MPI_UNSIGNED)       fprintf(f,"UNSIGNED");
520 if (ty == MPI_UNSIGNED) return sizeof(unsigned int);