Home
last modified time | relevance | path

Searched refs:MatchFinder_Construct (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/lzma/
H A DLzFind.h59 void MatchFinder_Construct(CMatchFinder *p);
H A DLzFind.c127 void MatchFinder_Construct(CMatchFinder *p) in MatchFinder_Construct() function
H A DLzmaEnc.c1699 MatchFinder_Construct(&p->matchFinderBase); in LzmaEnc_Construct()