Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/SLPVectorizer/X86/
Dcrash_7zip.ll9 define fastcc void @LzmaDec_DecodeReal2(%struct.CLzmaDec.1.28.55.82.103.124.145.166.181.196.229.259…
/external/lzma/C/
DLzmaDec.c543 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2() function
886 if (LzmaDec_DecodeReal2(p, dicLimit, bufLimit) != 0) in LzmaDec_DecodeToDic()
915 if (LzmaDec_DecodeReal2(p, dicLimit, p->buf) != 0) in LzmaDec_DecodeToDic()