Searched refs:recursion_depth (Results 1 – 2 of 2) sorted by relevance
69 int recursion_depth = 0; variable106 rc = recursion_depth++; in bar()
556 static int recursion_depth; in mparse_readfd() local565 if (recursion_depth > 64) { in mparse_readfd()568 } else if (recursion_depth == 0 && in mparse_readfd()602 recursion_depth++; in mparse_readfd()604 if (--recursion_depth == 0) in mparse_readfd()