Home | History | Annotate | Download | only in mpi

Lines Matching refs:MPI_CHAR

264    else if (ty == MPI_CHAR)           fprintf(f,"CHAR");
514 if (ty == MPI_CHAR) return sizeof(signed char);