Searched defs:UINT64 (Results 1 – 10 of 10) sorted by relevance
50 UINT64, enumConstant
37 UINT64, enumConstant
41 #define UINT64(exp) static_cast<uint64_t>(exp) macro
45 #define UINT64(exp) static_cast<uint64_t>(exp) macro
71 typedef uint64_t UINT64; typedef