Home
last modified time | relevance | path

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

/titanic_41/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() function
484 RINOK(LzmaDec_DecodeReal(p, limit2, bufLimit)); in LzmaDec_DecodeReal2()