num_empty 462 orte/util/dash_host/dash_host.c int num_empty=0; num_empty 508 orte/util/dash_host/dash_host.c num_empty = INT_MAX; num_empty 512 orte/util/dash_host/dash_host.c num_empty = strtol(&mapped_nodes[i][1], NULL, 10); num_empty 516 orte/util/dash_host/dash_host.c while (0 < num_empty && item != opal_list_get_end(nodes)) { num_empty 537 orte/util/dash_host/dash_host.c --num_empty; num_empty 625 orte/util/dash_host/dash_host.c if (!want_all_empty && 0 < num_empty) { num_empty 627 orte/util/dash_host/dash_host.c true, num_empty); num_empty 627 orte/util/hostfile/hostfile.c int num_empty, nodeidx; num_empty 692 orte/util/hostfile/hostfile.c num_empty = strtol(cptr, NULL, 10); num_empty 695 orte/util/hostfile/hostfile.c num_empty = INT_MAX; num_empty 702 orte/util/hostfile/hostfile.c while (0 < num_empty && item1 != opal_list_get_end(nodes)) { num_empty 727 orte/util/hostfile/hostfile.c --num_empty; num_empty 733 orte/util/hostfile/hostfile.c if (!want_all_empty && 0 < num_empty) { num_empty 735 orte/util/hostfile/hostfile.c true, num_empty); num_empty 871 orte/util/hostfile/hostfile.c int num_empty, i, nodeidx, startempty=0; num_empty 909 orte/util/hostfile/hostfile.c num_empty = strtol(cptr, NULL, 10); num_empty 912 orte/util/hostfile/hostfile.c num_empty = INT_MAX; num_empty 921 orte/util/hostfile/hostfile.c for (i=startempty; 0 < num_empty && i < orte_node_pool->size; i++) { num_empty 940 orte/util/hostfile/hostfile.c --num_empty; num_empty 946 orte/util/hostfile/hostfile.c if (!want_all_empty && 0 < num_empty) { num_empty 948 orte/util/hostfile/hostfile.c true, num_empty);