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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c697 static void Bt4_MatchFinder_Skip(CMatchFinder *p, UInt32 num) function
768 vTable->Skip = (Mf_Skip_Func)Bt4_MatchFinder_Skip;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.c678 static void Bt4_MatchFinder_Skip(CMatchFinder *p, UInt32 num) function
749 vTable->Skip = (Mf_Skip_Func)Bt4_MatchFinder_Skip;

Completed in 35 milliseconds