GetUi64 68 third_party/lzma_sdk/CpuArch.h #define GetUi64(p) (*(const UInt64 *)(p)) GetUi64 83 third_party/lzma_sdk/CpuArch.h #define GetUi64(p) (GetUi32(p) | ((UInt64)GetUi32(((const Byte *)(p)) + 4) << 32))