nchildren         388 orte/mca/routed/binomial/routed_binomial.c                          int *nchildren, opal_list_t *childrn,
nchildren         421 orte/mca/routed/binomial/routed_binomial.c                     (*nchildren)++;
nchildren         434 orte/mca/routed/binomial/routed_binomial.c                 binomial_tree(0, 0, peer, num_procs, nchildren, childrn, relations, false);
nchildren         459 orte/mca/routed/binomial/routed_binomial.c             if (0 <= (found = binomial_tree(peer, rank, me, num_procs, nchildren, childrn, relatives, mine))) {