Searched defs:BIT_ULL (Results 1 – 2 of 2) sorted by relevance
79 #define BIT_ULL(x) (1ULL << (x)) macro
23 #define BIT_ULL(x) (1ULL << (x)) macro