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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c656 static void Bt2_MatchFinder_Skip(CMatchFinder *p, UInt32 num) function
758 vTable->Skip = (Mf_Skip_Func)Bt2_MatchFinder_Skip;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.c637 static void Bt2_MatchFinder_Skip(CMatchFinder *p, UInt32 num) function
739 vTable->Skip = (Mf_Skip_Func)Bt2_MatchFinder_Skip;

Completed in 44 milliseconds