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

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.c473 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) function
816 if (LzmaDec_DecodeReal2(p, dicLimit, bufLimit) != 0)
846 if (LzmaDec_DecodeReal2(p, dicLimit, p->buf) != 0)

Completed in 2451 milliseconds