Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/lzma/
H A DLzFind.h11 typedef struct _CMatchFinder struct
13 Byte *buffer;
14 UInt32 pos;
15 UInt32 posLimit;
16 UInt32 streamPos;
17 UInt32 lenLimit;
19 UInt32 cyclicBufferPos;
20 UInt32 cyclicBufferSize; /* it must be = (historySize + 1) */
22 UInt32 matchMaxLen;
23 CLzRef *hash;
[all …]