Searched refs:errors (Results 1 – 4 of 4) sorted by relevance
21 int errors = 0; in main() local43 ++errors; in main()46 if (errors == 0) in main()53 printf ("%d errors.\n", errors); in main()
147 int errors = 0; in do_test() local161 ++errors; in do_test()210 return errors > 0; in do_test()
200 static bool errors; variable547 errors = true; in error()826 if (errors) in main()860 return errors ? EXIT_FAILURE : EXIT_SUCCESS; in main()1174 if (errors) in associate()
398 # the IATA SSIM data contain some obvious errors.
Completed in 15 milliseconds