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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c36 static void LzInWindow_Free(CMatchFinder *p, ISzAlloc *alloc) function
57 LzInWindow_Free(p, alloc);
168 LzInWindow_Free(p, alloc);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.c17 static void LzInWindow_Free(CMatchFinder *p, ISzAlloc *alloc) function
38 LzInWindow_Free(p, alloc);
149 LzInWindow_Free(p, alloc);

Completed in 34 milliseconds