Searched defs:BIT_ULL (Results 1 – 2 of 2) sorted by relevance
87 #define BIT_ULL(a) (1ULL << (a)) macro
48 #define BIT_ULL(a) (1ULL << (a)) macro