Searched defs:COMP_ERR (Results 1 – 3 of 3) sorted by relevance
58 COMP_ERR = (1 << 31) enumerator
75 #define COMP_ERR BIT(0) macro
94 #define COMP_ERR BIT(31) /* Error out, always on */ macro