Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/lzma/
H A DLzmaEnc.c220 typedef struct _CRangeEnc struct
222 UInt32 range;
223 Byte cache;
224 UInt64 low;
225 UInt64 cacheSize;
226 Byte *buf;
227 Byte *bufLim;
228 Byte *bufBase;
229 ISeqOutStream *outStream;
230 UInt64 processed;
[all …]