Searched refs:LzmaDec_TryDummy (Results 1 – 2 of 2) sorted by relevance
715 static ELzmaDummy LzmaDec_TryDummy(const CLzmaDec *p, const Byte *buf, const Byte **bufOut) in LzmaDec_TryDummy() function1048 ELzmaDummy dummyRes = LzmaDec_TryDummy(p, src, &bufOut); in LzmaDec_DecodeToDic()1131 ELzmaDummy dummyRes = LzmaDec_TryDummy(p, p->tempBuf, &bufOut); in LzmaDec_DecodeToDic()
6 ; That code is tightly coupled with LzmaDec_TryDummy()