INTEGER2          246 ompi/datatype/ompi_datatype_module.c ompi_predefined_datatype_t ompi_mpi_integer2 =       OMPI_DATATYPE_INIT_PREDEFINED_BASIC_TYPE_FORTRAN (INT, INTEGER2, OMPI_SIZEOF_FORTRAN_INTEGER2, OMPI_ALIGNMENT_FORTRAN_INTEGER2, OMPI_DATATYPE_FLAG_DATA_INT);
INTEGER2          248 ompi/datatype/ompi_datatype_module.c ompi_predefined_datatype_t ompi_mpi_integer2 =       OMPI_DATATYPE_INIT_UNAVAILABLE (INTEGER2, OMPI_DATATYPE_FLAG_DATA_FORTRAN | OMPI_DATATYPE_FLAG_DATA_INT);
INTEGER2          156 ompi/mpi/cxx/constants.h OMPI_DECLSPEC extern const Datatype INTEGER2;
INTEGER2           96 ompi/mpi/cxx/mpicxx.cc const Datatype INTEGER2((MPI_Datatype)&(ompi_mpi_integer));