Searched refs:recursion_depth (Results 1 – 1 of 1) sorted by relevance
667 static int recursion_depth; in mparse_parse_buffer() local669 if (64 < recursion_depth) { in mparse_parse_buffer()678 recursion_depth++; in mparse_parse_buffer()682 if (0 == --recursion_depth && MANDOCLEVEL_FATAL > curp->file_status) in mparse_parse_buffer()