Searched refs:errors (Results 1 – 15 of 15) sorted by relevance
43 int errors = 0; variable46 if (errors == TOO_MANY_ERRORS) \48 else if (errors < TOO_MANY_ERRORS) \83 errors++; in xmemmove()105 int errors = 0; in main() local130 errors++; in main()149 errors++; in main()171 errors++; in main()179 if (errors != 0) in main()
55 int errors = 0; variable60 errors++; in print_error()61 if (errors == TOO_MANY_ERRORS) in print_error()65 else if (errors < TOO_MANY_ERRORS) in print_error()157 if (errors != 0) in main()
95 int errors = 0; variable102 errors++; in print_error()103 if (errors == TOO_MANY_ERRORS) in print_error()107 else if (errors < TOO_MANY_ERRORS) in print_error()281 if (errors != 0) in main()
48 int errors = 0; in main() local52 errors = 1; in main()60 errors = 1; in main()64 return errors; in main()
48 int errors = 0; in main() local57 errors = 1; in main()64 errors = 1; in main()68 return errors; in main()
78 int errors = 0; in main() local88 errors++; in main()96 errors++; in main()110 errors++; in main()116 errors++; in main()123 printf("regex: %d tests %d errors\n", run, errors); in main()124 return errors; in main()
189 int errors = 0; in main() local222 ++errors; in main()233 errors++; in main()244 errors++; in main()264 errors++; in main()269 errors++; in main()278 errors++; in main()282 errors++; in main()295 errors++; \ in main()399 errors++; in main()[all …]
23 @code{setjmp} and @code{longjmp} are useful for dealing with errors52 @code{longjmp} and @code{setjmp} are useful for dealing with errors
150 text = f.read().decode('utf-8', errors='ignore')324 text = f.read().decode('utf-8', errors='ignore').splitlines()329 text = f.read().decode('utf-8', errors='ignore')335 text = f.read().decode('utf-8', errors='ignore')
396 errors. (thanks to Ryan McClelland)479 1. Fix el/ix level 4 code type errors
35 int errors = 0; variable51 ++errors; in checkit()
121 # These flags are needed to generate errors for invalid command line flags
56 instruction manual to see how errors are generated and handled.
10 - fixes for c99/gcc-14 warnings treated as errors in multiple platforms
4424 * libc/xdr/xdr.c: Fix typos in #errors.5018 * libc/xdr/README: Correct grammatical errors.10475 * libm/math/w_acos.c: Fix domain errors to return NaN.12367 * libc/stdio/getdelim.c: Fix spelling errors.14496 * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors14507 errors when defining _mbrtowc.14514 errors when defining _mbrtowc.24476 * libc/sys/win32/pipe.c (_fctnl): Ignore F_SETFL without errors.25156 (__seterrno): Handle more errors.