Lines Matching refs:errors
70 unsigned long errors = 0;82 errors++;90 errors++;95 return errors;105 unsigned long errors = 0;140 errors += check_assertion_helper147 errors += check_assertion_helper154 if (errors)155 ERR(handle, "%lu neverallow failures occurred", errors);159 return errors ? -1 : 0;