Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h75 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc);
DLzFind.c163 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_Free() function
185 MatchFinder_Free(p, alloc); in MatchFinder_Create()
262 MatchFinder_Free(p, alloc); in MatchFinder_Create()
DLzmaEnc.c1788 MatchFinder_Free(&p->matchFinderBase, allocBig); in LzmaEnc_Destruct()