Searched defs:MatchFinder_FreeThisClassMemory (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c159 static void MatchFinder_FreeThisClassMemory(CMatchFinder *p, ISzAlloc *alloc) function
167 MatchFinder_FreeThisClassMemory(p, alloc);
242 MatchFinder_FreeThisClassMemory(p, alloc);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.c140 static void MatchFinder_FreeThisClassMemory(CMatchFinder *p, ISzAlloc *alloc) function
148 MatchFinder_FreeThisClassMemory(p, alloc);
223 MatchFinder_FreeThisClassMemory(p, alloc);

Completed in 35 milliseconds