mptr              527 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     pmix_info_component_map_t *map=NULL, *mptr;
mptr              534 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         if (NULL == (mptr = (pmix_info_component_map_t*)pmix_pointer_array_get_item(component_map, i))) {
mptr              537 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c         map = mptr;
mptr              542 opal/runtime/opal_info_support.c     opal_info_component_map_t *map=NULL, *mptr;
mptr              549 opal/runtime/opal_info_support.c         if (NULL == (mptr = (opal_info_component_map_t*)opal_pointer_array_get_item(component_map, i))) {
mptr              552 opal/runtime/opal_info_support.c         map = mptr;