Searched defs:ERROR_COUNT (Results 1 – 3 of 3) sorted by relevance
485 #define ERROR_COUNT ARRAY_SIZE(error_table) macro
682 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro
759 #define ERROR_COUNT(p) (((p) & 0x3) << 1) macro
Completed in 19 milliseconds