Searched refs:recursion_depth (Results 1 – 2 of 2) sorted by relevance
69 int recursion_depth = 0; variable106 rc = recursion_depth++; in bar()
546 static int recursion_depth; in mparse_readfd() local555 if (recursion_depth > 64) { in mparse_readfd()586 recursion_depth++; in mparse_readfd()588 if (--recursion_depth == 0) in mparse_readfd()