leftmost_child   4294 compat/nedmalloc/malloc.c.h     t = leftmost_child(t);
leftmost_child   4329 compat/nedmalloc/malloc.c.h   while ((t = leftmost_child(t)) != 0) {