Searched defs:BIT63 (Results 1 – 2 of 2) sorted by relevance
19 #define BIT63 ((uint64_t)1 << 63) macro
36 #define BIT63 (((uint64_t)1 << 63)) macro