Searched defs:IS_MCTM (Results 1 – 2 of 2) sorted by relevance
153 #define IS_MCTM(x) ((x == HT_MCTM0) || (x == HT_MCTM1)) macro
203 #define IS_MCTM(x) (IS_MCTM0(x)) macro
Completed in 5 milliseconds