Home | History | Annotate | Download | only in src

Lines Matching defs:depth

1977 	int rc, depth;
1996 depth = -1;
2020 if (depth < 0)
2025 if (depth < 1)
2027 depth--;
2030 if (depth == (CEXPR_MAXDEPTH - 1))
2032 depth++;
2037 if (depth == (CEXPR_MAXDEPTH - 1))
2039 depth++;
2055 if (depth != 0)