Home | History | Annotate | Download | only in main

Lines Matching refs:CallDepth

7674    if (ctx->ListState.CallDepth == MAX_LIST_NESTING) {
7683 ctx->ListState.CallDepth++;
7756 if (ctx->ListState.CallDepth < MAX_LIST_NESTING) {
7766 else if (ctx->ListState.CallDepth < MAX_LIST_NESTING) {
8930 ctx->ListState.CallDepth--;
11100 ctx->ListState.CallDepth = 0;