Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lzma/
H A DLzFind.h99 void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable);
H A DLzFind.c730 void MatchFinder_CreateVTable(CMatchFinder *p, IMatchFinder *vTable) in MatchFinder_CreateVTable() function
H A DLzmaEnc.c1963 MatchFinder_CreateVTable(&p->matchFinderBase, &p->matchFinder); in LzmaEnc_Alloc()