Searched defs:UInt64 (Results 1 – 4 of 4) sorted by relevance
118 using UInt64 = unsigned __int64; variable121 using UInt64 = uint64_t; variable
203 using UInt64 = Json::UInt64; variable
251 typedef unsigned __int64 UInt64; typedef254 typedef uint64_t UInt64; typedef
285 typedef unsigned __int64 UInt64; typedef288 typedef uint64_t UInt64; typedef648 typedef Json::UInt64 UInt64; typedef
Completed in 8 milliseconds