Home | History | Annotate | Download | only in tests

Lines Matching refs:errors

45 	exquisitely  sensitive	to  errors.   The  performance of this
63 Special note regarding errors in accuracy: this program has
87 encounter errors, please remember that they are just as likely
708 int i, j, k, errors;
841 errors = 0;
852 printf("(Errors) ");
857 errors++;
865 if (errors > 0) {
867 errors, errors > 1 ? "s" : "");
869 printf("\nNo errors in results.\n");