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