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