Lines Matching refs:errors
41 exquisitely sensitive to errors. The performance of this
59 Special note regarding errors in accuracy: this program has
83 encounter errors, please remember that they are just as likely
704 int i, j, k, errors;
837 errors = 0;
848 printf("(Errors) ");
853 errors++;
861 if (errors > 0) {
863 errors, errors > 1 ? "s" : "");
865 printf("\nNo errors in results.\n");