Searched defs:INT_MASK (Results 1 – 2 of 2) sorted by relevance
24 #define INT_MASK(intno) (1ULL << (intno)) macro
25 #define INT_MASK(intno) (1ULL << (intno)) macro