Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFindMt.h91 void MatchFinderMt_Destruct(CMatchFinderMt *p, ISzAlloc *alloc);
DLzFindMt.c444 void MatchFinderMt_Destruct(CMatchFinderMt *p, ISzAlloc *alloc) in MatchFinderMt_Destruct() function
DLzmaEnc.c1754 MatchFinderMt_Destruct(&p->matchFinderMt, allocBig); in LzmaEnc_Destruct()