Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h108 void MatchFinder_Init_LowHash(CMatchFinder *p);
DLzFind.c301 void MatchFinder_Init_LowHash(CMatchFinder *p) in MatchFinder_Init_LowHash() function
340 MatchFinder_Init_LowHash(p); in MatchFinder_Init()
DLzFindMt.c548 MatchFinder_Init_LowHash(mf); in MatchFinderMt_Init()