Home
last modified time | relevance | path

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) in MatchFinder_Free() function
172 MatchFinder_Free(p, alloc); in MatchFinder_Create()
237 MatchFinder_Free(p, alloc); in MatchFinder_Create()
H A DLzmaEnc.c1742 MatchFinder_Free(&p->matchFinderBase, allocBig); in LzmaEnc_Destruct()