UNSIGNED           80 ompi/datatype/ompi_datatype_module.c ompi_predefined_datatype_t ompi_mpi_unsigned =       OMPI_DATATYPE_INIT_PREDEFINED (UNSIGNED, OMPI_DATATYPE_FLAG_DATA_C | OMPI_DATATYPE_FLAG_DATA_INT );
UNSIGNED          124 ompi/mpi/cxx/constants.h OMPI_DECLSPEC extern const Datatype UNSIGNED;
UNSIGNED           64 ompi/mpi/cxx/mpicxx.cc const Datatype UNSIGNED(MPI_UNSIGNED);