Lines Matching refs:errorCount
172 int errorCount; member
507 if (from->errorCount > 0) { in MergeIncludedSymbols()
508 into->errorCount += from->errorCount; in MergeIncludedSymbols()
542 into->errorCount++; in MergeIncludedSymbols()
554 into->errorCount++; in MergeIncludedSymbols()
577 info->errorCount += 10; in HandleIncludeSymbols()
609 return (info->errorCount == 0); in HandleIncludeSymbols()
1139 info->errorCount++; in HandleSymbolsDef()
1144 info->errorCount++; in HandleSymbolsDef()
1149 info->errorCount++; in HandleSymbolsDef()
1236 info->errorCount++; in HandleSymbolsFile()
1238 if (info->errorCount > 10) { in HandleSymbolsFile()
1554 info->errorCount++; in CopySymbolsToKeymap()
1572 info->errorCount++; in CopySymbolsToKeymap()
1594 if (info.errorCount != 0) in CompileSymbols()