Home
last modified time | relevance | path

Searched defs:bufLimit (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/lzma/
H A DLzmaDec.c134 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal()
480 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2()
517 const Byte *bufLimit = buf + inSize; in LzmaDec_TryDummy() local
801 const Byte *bufLimit; in LzmaDec_DecodeToDic() local