Searched refs:_ULL (Results 1 – 1 of 1) sorted by relevance
26 #define _ULL(x) (_AC(x, ULL)) macro29 #define _BITULL(x) (_ULL(1) << (x))32 #define ULL(x) (_ULL(x))
Completed in 4 milliseconds