Home | History | Annotate | Download | only in dasm

Lines Matching refs:errors

82     // number of errors reported in a file.
83 int errors;
171 * Returns the number of warnings/errors encountered while parsing a file. 0
175 return errors;
179 errors++;
1598 errors = 0;