Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h63 int MatchFinder_NeedMove(CMatchFinder *p);
DLzFind.c106 int MatchFinder_NeedMove(CMatchFinder *p) in MatchFinder_NeedMove() function
124 if (MatchFinder_NeedMove(p)) in MatchFinder_CheckAndMoveAndRead()
DLzFindMt.c176 if (MatchFinder_NeedMove(mf)) in HashThreadFunc()