HomeSort by relevance Sort by last modified time
    Searched refs:nerrors_max (Results 1 - 2 of 2) sorted by null

  /external/libunwind/tests/
test-async-sig.c 43 static const int nerrors_max = 100; variable
147 else if (sigcount == 300 || nerrors > nerrors_max)
149 if (nerrors > nerrors_max)
186 if (nerrors > nerrors_max)
test-ptrace.c 53 static const int nerrors_max = 100; variable
149 if (nerrors > nerrors_max)
238 while (nerrors <= nerrors_max)

Completed in 57 milliseconds