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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFindMt.c557 UInt32 * MixMatches2(CMatchFinderMt *p, UInt32 matchMinPos, UInt32 *distances) function
775 p->MixMatchesFunc = (Mf_Mix_Matches)MixMatches2;

Completed in 72 milliseconds