Searched defs:ELzmaFinishMode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.h79 } ELzmaFinishMode; typedef in typeref:enum:__anon1988
81 /* ELzmaFinishMode has meaning only if the decoding reaches output limit !!!
178 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
195 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status);
220 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,

Completed in 221 milliseconds