Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lzma/
H A DLzFind.h41 UInt32 historySize; member
H A DLzFind.c165 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, in MatchFinder_Create()