ompi_err_unsupported_datarep   95 ompi/errhandler/errcode.c static ompi_mpi_errcode_t ompi_err_unsupported_datarep;
ompi_err_unsupported_datarep  196 ompi/errhandler/errcode.c     CONSTRUCT_ERRCODE( ompi_err_unsupported_datarep, MPI_ERR_UNSUPPORTED_DATAREP, "MPI_ERR_UNSUPPORTED_DATAREP: data representation not supported" );
ompi_err_unsupported_datarep  292 ompi/errhandler/errcode.c     OBJ_DESTRUCT(&ompi_err_unsupported_datarep);