Searched refs:MatchFinder_Create (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzFind.h65 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize,
H A DLzFind.c165 int MatchFinder_Create(CMatchFinder *p, UInt32 historySize, function
H A DLzmaEnc.c1960 if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_LEN_MAX, allocBig))

Completed in 80 milliseconds