orte_num_allocated_nodes  300 orte/mca/plm/alps/plm_alps_module.c     if ((map->num_new_daemons < orte_num_allocated_nodes) || (orte_num_allocated_nodes == 0)) {
orte_num_allocated_nodes  327 orte/mca/plm/slurm/plm_slurm_module.c     if (map->num_new_daemons < orte_num_allocated_nodes) {
orte_num_allocated_nodes  327 orte/mca/ras/alps/ras_alps_module.c     orte_num_allocated_nodes = opal_list_get_size(nodes);
orte_num_allocated_nodes  277 orte/mca/ras/simulator/ras_sim_module.c     orte_num_allocated_nodes = opal_list_get_size(nodes);
orte_num_allocated_nodes  353 orte/mca/ras/slurm/ras_slurm_module.c     orte_num_allocated_nodes = opal_list_get_size(nodes);
orte_num_allocated_nodes  155 orte/runtime/orte_globals.c int orte_num_allocated_nodes = 0;
orte_num_allocated_nodes  539 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int orte_num_allocated_nodes;