Searched defs:ERROR_COUNT (Results 1 – 3 of 3) sorted by relevance
103 ERROR_COUNT = 39; enumerator
112 static int ERROR_COUNT = 0; /* Count of errors from all tests. */ variable
635 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro