Home | History | Annotate | Download | only in cgpt

Lines Matching defs:errors

207   int errors = 0;
212 errors++;
221 errors++;
231 errors++;
241 errors++;
258 return errors ? -1 : 0;
341 int errors = 0;
345 errors++;
356 return errors ? CGPT_FAILED : CGPT_OK;