negate 82 opal/mca/base/mca_base_component_find.c static char negate[] = "^"; negate 361 opal/mca/base/mca_base_component_find.c *include_mode = requested[0] != negate[0]; negate 364 opal/mca/base/mca_base_component_find.c requested += strspn (requested, negate); negate 368 opal/mca/base/mca_base_component_find.c if (NULL != strstr (requested, negate)) { negate 83 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c static char negate[] = "^"; negate 370 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c *include_mode = requested[0] != negate[0]; negate 373 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c requested += strspn (requested, negate); negate 377 opal/mca/pmix/pmix4x/pmix/src/mca/base/pmix_mca_base_component_find.c if (NULL != strstr (requested, negate)) {