opal_pointer_array_set_size  165 opal/class/opal_pointer_array.h OPAL_DECLSPEC int opal_pointer_array_set_size(opal_pointer_array_t *array, int size);
opal_pointer_array_set_size   76 orte/mca/ras/base/ras_base_node.c     if (ORTE_SUCCESS != (rc = opal_pointer_array_set_size(orte_node_pool, num_nodes * orte_ras_base.multiplier))) {