UNSIGNED_CHAR 75 ompi/datatype/ompi_datatype_module.c ompi_predefined_datatype_t ompi_mpi_unsigned_char = OMPI_DATATYPE_INIT_PREDEFINED (UNSIGNED_CHAR, OMPI_DATATYPE_FLAG_DATA_C | OMPI_DATATYPE_FLAG_DATA_INT ); UNSIGNED_CHAR 122 ompi/mpi/cxx/constants.h OMPI_DECLSPEC extern const Datatype UNSIGNED_CHAR; UNSIGNED_CHAR 62 ompi/mpi/cxx/mpicxx.cc const Datatype UNSIGNED_CHAR(MPI_UNSIGNED_CHAR);