GNI_RC_NOT_DONE   106 opal/mca/btl/ugni/btl_ugni_device.h     args->cq->active_operations -= (GNI_RC_NOT_DONE != rc);
GNI_RC_NOT_DONE   118 opal/mca/btl/ugni/btl_ugni_device.h     } while (GNI_RC_NOT_DONE != rc);
GNI_RC_NOT_DONE   169 opal/mca/btl/ugni/btl_ugni_device.h         if (GNI_RC_NOT_DONE == rc) {
GNI_RC_NOT_DONE   137 opal/mca/btl/ugni/btl_ugni_endpoint.c         if (OPAL_LIKELY(GNI_RC_NOT_DONE != rc)) {
GNI_RC_NOT_DONE    57 opal/mca/btl/ugni/btl_ugni_progress_thread.c         if (status == GNI_RC_NOT_DONE) continue;
GNI_RC_NOT_DONE    79 opal/mca/btl/ugni/btl_ugni_smsg.c             if (OPAL_LIKELY(GNI_RC_NOT_DONE == rc)) {
GNI_RC_NOT_DONE   206 opal/mca/btl/ugni/btl_ugni_smsg.c     if (GNI_RC_NOT_DONE == grc) {
GNI_RC_NOT_DONE    46 opal/mca/btl/ugni/btl_ugni_smsg.h     if (GNI_RC_NOT_DONE == grc) {
GNI_RC_NOT_DONE    98 opal/mca/btl/ugni/btl_ugni_smsg.h     if (OPAL_LIKELY(GNI_RC_NOT_DONE == grc)) {