Home
last modified time | relevance | path

Searched refs:kMaxCheckStartPosition (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp45 static const UInt64 kMaxCheckStartPosition = 1 << 23; variable
1687 kMaxCheckStartPosition; in OpenStream2()
3470 UInt64 maxStartPosition = kMaxCheckStartPosition; in ReOpen()