Lines Matching full:errorcount
1047 int errorCount = 0;1081 errorCount += ERROR_COUNT;1101 errorCount += ERROR_COUNT;1105 if( ( doList == FALSE ) && ( errorCount > 0 ) )1106 printf(" Total errors: %d\n", errorCount );1112 errorCount++;1115 return errorCount; /* total error count */