Lines Matching defs:depth
576 unsigned depth;
600 p->depth = 0;
666 int i = nd->depth;
687 for (i = 0; i < nd->depth; i++)
696 nd->depth = 0;
729 nd->depth = 0;
732 for (i = 0; i < nd->depth; i++) {
736 nd->depth = i + 1;
1025 struct saved *last = nd->stack + --nd->depth;
1732 if (likely(nd->depth != EMBEDDED_LEVELS))
1767 last = nd->stack + nd->depth++;
1994 if (!(flags & WALK_MORE) && nd->depth)
2006 if (!(flags & WALK_MORE) && nd->depth)
2249 int depth = 0; // depth <= nd->depth
2318 if (!depth) {
2325 name = nd->stack[--depth].name;
2335 nd->stack[depth++].name = name;
3518 if (nd->depth)
3579 if (nd->depth)