Home
last modified time | relevance | path

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

/titanic_51/usr/src/common/lzma/
H A DLzmaDec.c148 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal() argument
473 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2() argument
510 const Byte *bufLimit = buf + inSize; in LzmaDec_TryDummy() local
794 const Byte *bufLimit; LzmaDec_DecodeToDic() local
[all...]