Searched defs:COMP_ERR (Results 1 – 6 of 6) sorted by relevance
46 COMP_ERR = BIT(31) enumerator
44 COMP_ERR = (1 << 31) enumerator
54 #define COMP_ERR BIT(0) macro
95 #define COMP_ERR BIT(31) /* Error out, always on */ macro