Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/7-zip-lzma-sdk/lzma_22.00/C/
DLzmaDec.c234 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() local
1041 const Byte *bufLimit; in LzmaDec_DecodeToDic() local