Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp42 static const UInt64 kMaxCheckStartPosition = 1 << 22; variable
1366 kMaxCheckStartPosition; in OpenStream2()
3034 UInt64 maxStartPosition = kMaxCheckStartPosition; in ReOpen()