Searched defs:MK_UINT64 (Results 1 – 1 of 1) sorted by relevance
35 #define MK_UINT64(x) ((uint64_t)(x)) macro37 #define MK_UINT64(x) x##ULL macro