Searched refs:needsAscent (Results 1 – 1 of 1) sorted by relevance
194 #define needsAscent 32 /* This entry needs to be postvisited. */ macro2045 te->flags = needsDescent | needsOpen | needsAscent; in tree_push()2334 } else if (t->stack->flags & needsAscent) { in tree_next()