Searched refs:needsDescent (Results 1 – 1 of 1) sorted by relevance
189 #define needsDescent 8 /* This entry needs to be previsited. */ macro2110 te->flags = needsDescent | needsOpen | needsAscent; in tree_push()2380 } else if (t->stack->flags & needsDescent) { in tree_next()2385 t->stack->flags &= ~needsDescent; in tree_next()