UNSIGNED_LONG 82 ompi/datatype/ompi_datatype_module.c ompi_predefined_datatype_t ompi_mpi_unsigned_long = OMPI_DATATYPE_INIT_PREDEFINED (UNSIGNED_LONG, OMPI_DATATYPE_FLAG_DATA_C | OMPI_DATATYPE_FLAG_DATA_INT ); UNSIGNED_LONG 125 ompi/mpi/cxx/constants.h OMPI_DECLSPEC extern const Datatype UNSIGNED_LONG; UNSIGNED_LONG 65 ompi/mpi/cxx/mpicxx.cc const Datatype UNSIGNED_LONG(MPI_UNSIGNED_LONG);