Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h111 void MatchFinder_Init(CMatchFinder *p);
DLzFind.c337 void MatchFinder_Init(CMatchFinder *p) in MatchFinder_Init() function
1087 vTable->Init = (Mf_Init_Func)MatchFinder_Init; in MatchFinder_CreateVTable()