Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h109 void MatchFinder_Init_HighHash(CMatchFinder *p);
DLzFind.c311 void MatchFinder_Init_HighHash(CMatchFinder *p) in MatchFinder_Init_HighHash() function
339 MatchFinder_Init_HighHash(p); in MatchFinder_Init()
DLzFindMt.c161 MatchFinder_Init_HighHash(mt->MatchFinder); in HashThreadFunc()