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

/illumos-gate/usr/src/common/lzma/
H A DLzFind.h68 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc);
H A DLzFind.c151 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) function
172 MatchFinder_Free(p, alloc);
237 MatchFinder_Free(p, alloc);
H A DLzmaEnc.c1742 MatchFinder_Free(&p->matchFinderBase, allocBig);

Completed in 51 milliseconds