Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zDecode.cpp80 static bool AreBindInfoExEqual(const CBindInfoEx &a1, const CBindInfoEx &a2) in AreBindInfoExEqual() function
273 if (!_bindInfoPrev_Defined || !AreBindInfoExEqual(bindInfo, _bindInfoPrev)) in Decode()