OPAL_EXISTS        49 ompi/include/ompi/constants.h     OMPI_EXISTS                     = OPAL_EXISTS, /* indicates that the specified object already exists */
OPAL_EXISTS       161 ompi/mpi/c/publish_name.c         if (OPAL_EXISTS == rc) {
OPAL_EXISTS       181 opal/mca/pmix/ext1x/pmix1x.c     case OPAL_EXISTS:
OPAL_EXISTS       268 opal/mca/pmix/ext1x/pmix1x.c         return OPAL_EXISTS;
OPAL_EXISTS       432 opal/mca/pmix/ext2x/ext2x.c     case OPAL_EXISTS:
OPAL_EXISTS       521 opal/mca/pmix/ext2x/ext2x.c         return OPAL_EXISTS;
OPAL_EXISTS       497 opal/mca/pmix/ext3x/ext3x.c     case OPAL_EXISTS:
OPAL_EXISTS       589 opal/mca/pmix/ext3x/ext3x.c         return OPAL_EXISTS;
OPAL_EXISTS       496 opal/mca/pmix/pmix4x/pmix4x.c     case OPAL_EXISTS:
OPAL_EXISTS       588 opal/mca/pmix/pmix4x/pmix4x.c         return OPAL_EXISTS;
OPAL_EXISTS       181 opal/memoryhooks/memory.c             ret = OPAL_EXISTS;
OPAL_EXISTS       194 opal/memoryhooks/memory.c     if (OPAL_EXISTS == ret && NULL != new_cbitem) {
OPAL_EXISTS       636 opal/runtime/opal_cr.c         if ( OPAL_EXISTS != ret ) {
OPAL_EXISTS       744 opal/runtime/opal_cr.c         if ( OPAL_EXISTS != ret ) {
OPAL_EXISTS       146 opal/runtime/opal_init.c     case OPAL_EXISTS:
OPAL_EXISTS       352 opal/util/bipartite_graph.c             return OPAL_EXISTS;
OPAL_EXISTS       698 opal/util/bipartite_graph.c             if (OPAL_SUCCESS != err && OPAL_EXISTS != err) {
OPAL_EXISTS       153 opal/util/opal_environ.c                 return OPAL_EXISTS;
OPAL_EXISTS       185 opal/util/opal_environ.c                 return OPAL_EXISTS;
OPAL_EXISTS        52 orte/include/orte/constants.h     ORTE_EXISTS                             = OPAL_EXISTS,
OPAL_EXISTS       424 orte/mca/snapc/full/snapc_full_app.c             if( OPAL_EXISTS == ret ) {
OPAL_EXISTS        42 oshmem/include/oshmem/constants.h     OSHMEM_EXISTS                   = OPAL_EXISTS, /* indicates that the specified object already exists */
OPAL_EXISTS      1006 test/util/bipartite_graph.c     check_err_code(err, OPAL_EXISTS);