Searched defs:bufLimit (Results 1 – 1 of 1) sorted by relevance
234 int MY_FAST_CALL LZMA_DECODE_REAL(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LZMA_DECODE_REAL()686 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2()719 const Byte *bufLimit = *bufOut; in LzmaDec_TryDummy() local1041 const Byte *bufLimit; in LzmaDec_DecodeToDic() local