Searched refs:LzmaDec_TryDummy (Results 1 – 2 of 2) sorted by relevance
660 static ELzmaDummy LzmaDec_TryDummy(const CLzmaDec *p, const Byte *buf, SizeT inSize) in LzmaDec_TryDummy() function948 int dummyRes = LzmaDec_TryDummy(p, src, inSize); in LzmaDec_DecodeToDic()982 int dummyRes = LzmaDec_TryDummy(p, p->tempBuf, (SizeT)rem); in LzmaDec_DecodeToDic()
6 ; That code is tightly coupled with LzmaDec_TryDummy()