Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h105 void MatchFinder_Init(CMatchFinder *p);
DLzFind.c271 void MatchFinder_Init(CMatchFinder *p) in MatchFinder_Init() function
737 vTable->Init = (Mf_Init_Func)MatchFinder_Init; in MatchFinder_CreateVTable()
DLzFindMt.c495 MatchFinder_Init(mf); in MatchFinderMt_Init()