Searched defs:_BITULL (Results 1 – 5 of 5) sorted by relevance
19 #define _BITULL(x) (_ULL(1) << (x)) macro
32 #define _BITULL(x) (_ULL(1) << (x)) macro
29 #define _BITULL(x) (_ULL(1) << (x)) macro
78 #define _BITULL(x) (_ULL(1) << (x)) macro