leftmost_child   4053 oshmem/mca/memheap/ptmalloc/malloc.c     t = leftmost_child(t);
leftmost_child   4089 oshmem/mca/memheap/ptmalloc/malloc.c   while ((t = leftmost_child(t)) != 0) {