leftmost_child 4244 src/utils/dlmalloc.c t = leftmost_child(t); leftmost_child 4279 src/utils/dlmalloc.c while ((t = leftmost_child(t)) != 0) {