Searched refs:had_errors (Results 1 – 9 of 9) sorted by relevance
61 if (had_errors ()) in output_file_close()
481 int had_errors (void);
98 had_errors (void) in had_errors() function
1280 n_errs = had_errors (); in main()1322 if (had_errors () != 0) in main()
860 if (had_errors ()) in print_lines()
1715 if (!had_errors ()) in subsegs_finish_section()2155 if (had_errors ()) in write_object_file()
9457 (had_errors, had_warnings, scrub_from_file): Remove duplicate12063 (had_errors, had_warnings): Provide prototypes for ANSI C even if
1908 int last_error_count = had_errors (); in mmix_assemble_return_nonzero()1929 return had_errors () == last_error_count; in mmix_assemble_return_nonzero()
1893 @deftypefunx @{@} int had_errors (void)