Searched defs:IS_IBIT_SET (Results 1 – 3 of 3) sorted by relevance
222 #define IS_IBIT_SET(x) (x & 0x2000) macro
263 #define IS_IBIT_SET(x) (x & 0x2000) macro
56 #define IS_IBIT_SET(x) (x & 0x2000) macro