tree_numdescendants   89 ompi/mca/coll/portals4/coll_portals4.h     int32_t tree_numdescendants;
tree_numdescendants  130 ompi/mca/coll/portals4/coll_portals4_gather.c         bmtree->tree_numdescendants = size - 1;
tree_numdescendants  134 ompi/mca/coll/portals4/coll_portals4_gather.c             bmtree->tree_numdescendants = size - vrank - 1;
tree_numdescendants  136 ompi/mca/coll/portals4/coll_portals4_gather.c             bmtree->tree_numdescendants = possible_descendants;
tree_numdescendants  139 ompi/mca/coll/portals4/coll_portals4_gather.c         bmtree->tree_numdescendants = 0;
tree_numdescendants  145 ompi/mca/coll/portals4/coll_portals4_gather.c                         size, rank, vrank, bmtree->tree_root, bmtree->tree_prev, vparent, bmtree->tree_nextsize, bmtree->tree_numdescendants);
tree_numdescendants  226 ompi/mca/coll/portals4/coll_portals4_gather.c         request->u.gather.gather_bytes=request->u.gather.packed_size * ((ptrdiff_t)bmtree->tree_numdescendants + 1);
tree_numdescendants  242 ompi/mca/coll/portals4/coll_portals4_gather.c                             request->u.gather.packed_size, bmtree->tree_numdescendants);