Searched refs:nerrors (Results 1 – 1 of 1) sorted by relevance
214 static int nerrors = 0; variable240 nerrors++; in check_result()340 nerrors++; in check_excepts()516 nerrors++; in fail_xr()602 printf("%d errors.\n", nerrors); in main()603 return nerrors == 0 ? 0 : 1; in main()