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