VRANK 88 ompi/mca/coll/portals4/coll_portals4_gather.c vrank = VRANK(rank, root, size); VRANK 128 ompi/mca/coll/portals4/coll_portals4_gather.c vparent = VRANK(bmtree->tree_prev, root, size); VRANK 184 ompi/mca/coll/portals4/coll_portals4_gather.c int vrank = VRANK(request->u.gather.my_rank, request->u.gather.root_rank, request->u.gather.size); VRANK 594 ompi/mca/coll/portals4/coll_portals4_gather.c vrank = VRANK(request->u.gather.my_rank, request->u.gather.root_rank, request->u.gather.size); VRANK 610 ompi/mca/coll/portals4/coll_portals4_gather.c int child_vrank = VRANK(bmtree->tree_next[i], request->u.gather.root_rank, request->u.gather.size); VRANK 651 ompi/mca/coll/portals4/coll_portals4_gather.c int32_t vparent = VRANK(parent, request->u.gather.root_rank, request->u.gather.size);