Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h65 void MatchFinder_MoveBlock(CMatchFinder *p);
DLzFind.c98 void MatchFinder_MoveBlock(CMatchFinder *p) in MatchFinder_MoveBlock() function
125 MatchFinder_MoveBlock(p); in MatchFinder_CheckAndMoveAndRead()
DLzFindMt.c183 MatchFinder_MoveBlock(mf); in HashThreadFunc()