Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.h27 CBindInfoEx _bindInfoPrev; variable
D7zDecode.cpp273 if (!_bindInfoPrev_Defined || !AreBindInfoExEqual(bindInfo, _bindInfoPrev)) in Decode()
343 _bindInfoPrev = bindInfo; in Decode()