Searched refs:LzmaDec_TryDummy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.c506 static ELzmaDummy LzmaDec_TryDummy(const CLzmaDec *p, const Byte *buf, SizeT inSize) function
797 int dummyRes = LzmaDec_TryDummy(p, src, inSize);
832 int dummyRes = LzmaDec_TryDummy(p, p->tempBuf, rem);

Completed in 45 milliseconds