Home
last modified time | relevance | path

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

/third_party/lzma/C/
DLzmaDec.c710 } ELzmaDummy; typedef
715 static ELzmaDummy LzmaDec_TryDummy(const CLzmaDec *p, const Byte *buf, const Byte **bufOut) in LzmaDec_TryDummy()
722 ELzmaDummy res; in LzmaDec_TryDummy()
1048 ELzmaDummy dummyRes = LzmaDec_TryDummy(p, src, &bufOut); in LzmaDec_DecodeToDic()
1131 ELzmaDummy dummyRes = LzmaDec_TryDummy(p, p->tempBuf, &bufOut); in LzmaDec_DecodeToDic()