HomeSort by relevance Sort by last modified time
    Searched full:k_uint64_max (Results 1 - 1 of 1) sorted by null

  /external/lzma/CPP/Common/
StringToInt.cpp 8 static const UInt64 k_UInt64_max = UINT64_CONST(0xFFFFFFFFFFFFFFFF);
9 // static const UInt64 k_UInt64_max = (UInt64)(Int64)-1;

Completed in 904 milliseconds