Searched defs:UINT64 (Results 1 – 7 of 7) sorted by relevance
41 #define UINT64(exp) static_cast<uint64_t>(exp) macro
45 #define UINT64(exp) static_cast<uint64_t>(exp) macro