Home
last modified time | relevance | path

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, in MatchFinder_Create() function
H A DLzmaEnc.c1960 …if (!MatchFinder_Create(&p->matchFinderBase, p->dictSize, beforeSize, p->numFastBytes, LZMA_MATCH_… in LzmaEnc_Alloc()