Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c480 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2() function
823 if (LzmaDec_DecodeReal2(p, dicLimit, bufLimit) != 0) in LzmaDec_DecodeToDic()
852 if (LzmaDec_DecodeReal2(p, dicLimit, p->buf) != 0) in LzmaDec_DecodeToDic()