Searched refs:max_recursion_depth (Results 1 – 2 of 2) sorted by relevance
256 unsigned int max_recursion_depth; member
622 .recursion_depth_left = config->max_recursion_depth ? in diff_main()623 config->max_recursion_depth : UINT_MAX, in diff_main()