Home | History | Annotate | Download | only in src

Lines Matching refs:error_count

112     ++error_count;							      \
114 static unsigned int error_count;
170 unsigned int prev_error_count = error_count;
188 if (prev_error_count == error_count && !be_quiet)
196 return error_count != 0;