Searched refs:recursion_depth (Results 1 – 2 of 2) sorted by relevance
69 int recursion_depth = 0; variable106 rc = recursion_depth++; in bar()
561 static int recursion_depth; in mparse_readfd() local570 if (recursion_depth > 64) { in mparse_readfd()573 } else if (recursion_depth == 0 && in mparse_readfd()607 recursion_depth++; in mparse_readfd()609 if (--recursion_depth == 0) in mparse_readfd()