Home
last modified time | relevance | path

Searched refs:UINT64_CONST (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/C/
H A DXzCrc64.h17 #define CRC64_INIT_VAL UINT64_CONST(0xFFFFFFFFFFFFFFFF)
H A DXzCrc64.c9 #define kCrc64Poly UINT64_CONST(0xC96C5795D7870F42)
H A D7zTypes.h235 // #define UINT64_CONST(n) n ## ULL
241 #define UINT64_CONST(n) n macro
/third_party/lzma/CPP/Common/
H A DStringToInt.cpp8 static const UInt64 k_UInt64_max = UINT64_CONST(0xFFFFFFFFFFFFFFFF);

Completed in 2 milliseconds