Home | History | Annotate | Download | only in src

Lines Matching defs:depth

1991 	int rc, depth;
2010 depth = -1;
2034 if (depth < 0)
2039 if (depth < 1)
2041 depth--;
2044 if (depth == (CEXPR_MAXDEPTH - 1))
2046 depth++;
2051 if (depth == (CEXPR_MAXDEPTH - 1))
2053 depth++;
2069 if (depth != 0)