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 << 23; variable
1612 kMaxCheckStartPosition; in OpenStream2()
3350 UInt64 maxStartPosition = kMaxCheckStartPosition; in ReOpen()