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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzFind.c595 static UInt32 Hc4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) function
752 vTable->GetMatches = (Mf_GetMatches_Func)Hc4_MatchFinder_GetMatches;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFind.c576 static UInt32 Hc4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) function
733 vTable->GetMatches = (Mf_GetMatches_Func)Hc4_MatchFinder_GetMatches;

Completed in 35 milliseconds