Lines Matching refs:errorCount
47 int errorCount; member
257 if (from->errorCount > 0) { in MergeIncludedKeycodes()
258 into->errorCount += from->errorCount; in MergeIncludedKeycodes()
284 into->errorCount++; in MergeIncludedKeycodes()
304 into->errorCount++; in MergeIncludedKeycodes()
324 into->errorCount++; in MergeIncludedKeycodes()
347 info->errorCount += 10; in HandleIncludeKeycodes()
365 return (info->errorCount == 0); in HandleIncludeKeycodes()
461 info->errorCount++; in HandleLedNameDef()
471 info->errorCount++; in HandleLedNameDef()
514 info->errorCount++; in HandleKeycodesFile()
516 if (info->errorCount > 10) { in HandleKeycodesFile()
656 if (info.errorCount != 0) in CompileKeycodes()