UNSIGNED_SHORT     78 ompi/datatype/ompi_datatype_module.c ompi_predefined_datatype_t ompi_mpi_unsigned_short = OMPI_DATATYPE_INIT_PREDEFINED (UNSIGNED_SHORT, OMPI_DATATYPE_FLAG_DATA_C | OMPI_DATATYPE_FLAG_DATA_INT );
UNSIGNED_SHORT    123 ompi/mpi/cxx/constants.h OMPI_DECLSPEC extern const Datatype UNSIGNED_SHORT;
UNSIGNED_SHORT     63 ompi/mpi/cxx/mpicxx.cc const Datatype UNSIGNED_SHORT(MPI_UNSIGNED_SHORT);