Searched refs:recursion_depth (Results 1 – 1 of 1) sorted by relevance
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()