Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h72 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc);
DLzFind.c157 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_Free() function
178 MatchFinder_Free(p, alloc); in MatchFinder_Create()
242 MatchFinder_Free(p, alloc); in MatchFinder_Create()
DLzmaEnc.c1722 MatchFinder_Free(&p->matchFinderBase, allocBig); in LzmaEnc_Destruct()