Searched defs:IS_CMP (Results 1 – 3 of 3) sorted by relevance
188 #define IS_CMP(x) ((x == HT_CMP0) || (x == HT_CMP1)) macro
56 #define IS_CMP(__CMP__) (((__CMP__) == CMP_1) || ((__CMP__) == CMP_2)) macro
338 #define IS_CMP(x) ((x == HT_CMP0) || (x == HT_CMP1) || IS_CMP2(x)) macro
Completed in 10 milliseconds