childrn           388 orte/mca/routed/binomial/routed_binomial.c                          int *nchildren, opal_list_t *childrn,
childrn           420 orte/mca/routed/binomial/routed_binomial.c                     opal_list_append(childrn, &child->super);
childrn           434 orte/mca/routed/binomial/routed_binomial.c                 binomial_tree(0, 0, peer, num_procs, nchildren, childrn, relations, false);
childrn           459 orte/mca/routed/binomial/routed_binomial.c             if (0 <= (found = binomial_tree(peer, rank, me, num_procs, nchildren, childrn, relatives, mine))) {