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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c280 void MatchFinder_Init(CMatchFinder *p) function
746 vTable->Init = (Mf_Init_Func)MatchFinder_Init;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.c261 void MatchFinder_Init(CMatchFinder *p) function
727 vTable->Init = (Mf_Init_Func)MatchFinder_Init;

Completed in 35 milliseconds