Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFindMt.c558 static UInt32 MatchFinderMt_GetNumAvailableBytes(CMatchFinderMt *p) in MatchFinderMt_GetNumAvailableBytes() function
772 vTable->GetNumAvailableBytes = (Mf_GetNumAvailableBytes_Func)MatchFinderMt_GetNumAvailableBytes;