Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h110 void MatchFinder_Init_3(CMatchFinder *p, int readData);
DLzFind.c321 void MatchFinder_Init_3(CMatchFinder *p, int readData) in MatchFinder_Init_3() function
341 MatchFinder_Init_3(p, True); in MatchFinder_Init()
DLzFindMt.c547 MatchFinder_Init_3(mf, False); in MatchFinderMt_Init()