Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h58 void MatchFinder_MoveBlock(CMatchFinder *p);
DLzFind.c94 void MatchFinder_MoveBlock(CMatchFinder *p) in MatchFinder_MoveBlock() function
121 MatchFinder_MoveBlock(p); in MatchFinder_CheckAndMoveAndRead()
DLzFindMt.c178 MatchFinder_MoveBlock(mf); in HashThreadFunc()