ompi_err_rma_shared  115 ompi/errhandler/errcode.c static ompi_mpi_errcode_t ompi_err_rma_shared;
ompi_err_rma_shared  216 ompi/errhandler/errcode.c     CONSTRUCT_ERRCODE( ompi_err_rma_shared, MPI_ERR_RMA_SHARED, "MPI_ERR_RMA_SHARED: Memory cannot be shared" );
ompi_err_rma_shared  312 ompi/errhandler/errcode.c     OBJ_DESTRUCT(&ompi_err_rma_shared);