Searched refs:nerrors_max (Results 1 – 2 of 2) sorted by relevance
43 static const int nerrors_max = 100; variable147 else if (sigcount == 300 || nerrors > nerrors_max) in sighandler()149 if (nerrors > nerrors_max) in sighandler()186 if (nerrors > nerrors_max) in main()
53 static const int nerrors_max = 100; variable149 if (nerrors > nerrors_max) in do_backtrace()238 while (nerrors <= nerrors_max) in main()