Home | History | Annotate | Download | only in src

Lines Matching full:error_count

92     ++error_count;							      \
94 static int error_count;
160 unsigned int prev_error_count = error_count;
178 if (prev_error_count == error_count && !be_quiet)
186 return error_count != 0;