Home
last modified time | relevance | path

Searched refs:errors (Results 1 – 7 of 7) sorted by relevance

/scripts/
Dkernel-doc-xml-ref38 my $errors = 0;
194 if ($errors) {
195 print STDERR "$errors errors\n";
198 exit($errors);
Dkernel-doc207 my $errors = 0;
2157 ++$errors;
2197 ++$errors;
2253 ++$errors;
2784 ++$errors;
2811 ++$errors;
3135 if ($verbose && $errors) {
3136 print STDERR "$errors errors\n";
3142 exit($output_mode eq "none" ? 0 : $errors);
Dcheckkconfigsymbols.py228 stdout = stdout.decode(errors='replace')
391 with open(sfile, "r", encoding='utf-8', errors='replace') as stream:
440 with open(kfile, "r", encoding='utf-8', errors='replace') as stream:
/scripts/genksyms/
Dgenksyms.c50 static int errors; variable
684 errors++; in export_symbol()
727 errors++; in error_with_pos()
879 return errors != 0; in main()
Dparse.tab.c_shipped1419 /* Number of syntax errors so far. */
/scripts/kconfig/
Dzconf.tab.c_shipped1413 /* Number of syntax errors so far. */
/scripts/dtc/
Ddtc-parser.tab.c_shipped1204 /* Number of syntax errors so far. */