Home
last modified time | relevance | path

Searched refs:had_errors (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/tests/lib/libcurses/slave/
H A Dlint.lua27 local had_errors = false
30 had_errors = true
73 os.exit(not had_errors)
/netbsd-src/usr.bin/xlint/lint2/
H A Dcheck-msgs.lua31 local had_errors = false
35 had_errors = true
100 os.exit(not had_errors)
/netbsd-src/usr.bin/make/unit-tests/
H A Dcheck-expect.lua29 local had_errors = false
33 had_errors = true
176 os.exit(not had_errors)
/netbsd-src/usr.bin/xlint/lint1/
H A Dcheck-msgs.lua31 local had_errors = false
35 had_errors = true
187 os.exit(not had_errors)
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dcheck-expect.lua29 local had_errors = false
33 had_errors = true
297 os.exit(not had_errors)
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-lang.cc1157 goto had_errors; in d_parse_file()
1181 goto had_errors; in d_parse_file()
1195 goto had_errors; in d_parse_file()
1253 goto had_errors; in d_parse_file()
1277 goto had_errors; in d_parse_file()
1313 goto had_errors; in d_parse_file()
1349 goto had_errors; in d_parse_file()
1391 goto had_errors; in d_parse_file()
1414 had_errors: in d_parse_file()
/netbsd-src/usr.bin/msgc/
H A Dmsgmain.c91 if (had_errors) in main()
H A Ddefs.h67 EXTERN int had_errors INIT(FALSE);
/netbsd-src/usr.bin/menuc/
H A Dutil.c64 had_errors = TRUE; in yyerror()
H A Ddefs.h70 EXTERN int had_errors INIT(FALSE);
H A Dmain.c106 return had_errors ? 1 : 0; in main()
H A Dparse.y72 if (!had_errors)
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Doutput-file.c95 if (!flag_always_generate_output && had_errors ()) in output_file_close()
H A Das.h441 int had_errors (void);
H A Dmessages.c109 had_errors (void) in had_errors() function
H A Das.c1457 n_errs = had_errors (); in main()
1494 if (had_errors () != 0) in main()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc1126 goto had_errors; in d_parse_file()
1147 goto had_errors; in d_parse_file()
1161 goto had_errors; in d_parse_file()
1211 goto had_errors; in d_parse_file()
1235 goto had_errors; in d_parse_file()
1338 had_errors: in d_parse_file()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Doutput-file.c98 if (!flag_always_generate_output && had_errors ()) in output_file_close()
H A Dmessages.c110 had_errors (void) in had_errors() function
H A Das.h478 int had_errors (void);
H A Das.c1480 n_errs = had_errors (); in main()
1515 if (had_errors () != 0) in main()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-pru.c1626 for (argp = argsfmt; !had_errors () && *argp && *argtk; ++argp) in md_assemble()
1696 if (*argp && !had_errors ()) in md_assemble()
1699 if (!had_errors ()) in md_assemble()
H A Dtc-avr.c2710 if (!had_errors()) in avr_gccisr_operands()
2796 else if (!had_errors()) in avr_check_gccisr_done()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-pru.c1626 for (argp = argsfmt; !had_errors () && *argp && *argtk; ++argp) in md_assemble()
1696 if (*argp && !had_errors ()) in md_assemble()
1699 if (!had_errors ()) in md_assemble()
H A Dtc-avr.c2710 if (!had_errors()) in avr_gccisr_operands()
2796 else if (!had_errors()) in avr_check_gccisr_done()

12