Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c551 static const Byte * MatchFinderMt_GetPointerToCurrentPos(CMatchFinderMt *p) in MatchFinderMt_GetPointerToCurrentPos() function
773 …ble->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinderMt_GetPointerToCurrentPos;