Home
last modified time | relevance | path

Searched refs:MixMatches3 (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFindMt.c577 UInt32 * MixMatches3(CMatchFinderMt *p, UInt32 matchMinPos, UInt32 *distances) in MixMatches3() function
782 p->MixMatchesFunc = (Mf_Mix_Matches)MixMatches3;