Lines Matching refs:errorCount
86 int errorCount; member
382 if (from->errorCount > 0) { in MergeIncludedCompatMaps()
383 into->errorCount += from->errorCount; in MergeIncludedCompatMaps()
402 into->errorCount++; in MergeIncludedCompatMaps()
416 into->errorCount++; in MergeIncludedCompatMaps()
439 info->errorCount += 10; in HandleIncludeCompatMap()
461 return (info->errorCount == 0); in HandleIncludeCompatMap()
697 info->errorCount++; in HandleInterpDef()
702 info->errorCount++; in HandleInterpDef()
791 info->errorCount++; in HandleCompatMapFile()
793 if (info->errorCount > 10) { in HandleCompatMapFile()
918 if (info.errorCount != 0) in CompileCompatMap()