rt                 92 orte/mca/routed/base/routed_base_frame.c static void construct(orte_routed_tree_t *rt)
rt                 94 orte/mca/routed/base/routed_base_frame.c     rt->vpid = ORTE_VPID_INVALID;
rt                 95 orte/mca/routed/base/routed_base_frame.c     OBJ_CONSTRUCT(&rt->relatives, opal_bitmap_t);
rt                 97 orte/mca/routed/base/routed_base_frame.c static void destruct(orte_routed_tree_t *rt)
rt                 99 orte/mca/routed/base/routed_base_frame.c     OBJ_DESTRUCT(&rt->relatives);
rt                 28 orte/test/system/binom.c static void construct(orte_routed_tree_t *rt)
rt                 30 orte/test/system/binom.c     rt->vpid = ORTE_VPID_INVALID;
rt                 31 orte/test/system/binom.c     OBJ_CONSTRUCT(&rt->relatives, opal_bitmap_t);
rt                 33 orte/test/system/binom.c static void destruct(orte_routed_tree_t *rt)
rt                 35 orte/test/system/binom.c     OBJ_DESTRUCT(&rt->relatives);
rt               4018 oshmem/mca/memheap/ptmalloc/malloc.c       tchunkptr rt;
rt               4025 oshmem/mca/memheap/ptmalloc/malloc.c       rt = t->child[1];
rt               4027 oshmem/mca/memheap/ptmalloc/malloc.c       if (rt != 0 && rt != t)
rt               4028 oshmem/mca/memheap/ptmalloc/malloc.c         rst = rt;