Home
last modified time | relevance | path

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

/third_party/lzma/C/
DLzFind.h67 int MatchFinder_NeedMove(CMatchFinder *p);
DLzFind.c202 int MatchFinder_NeedMove(CMatchFinder *p) in MatchFinder_NeedMove() function
831 if (MatchFinder_NeedMove(p)) in MatchFinder_CheckLimits()
DLzFindMt.c465 if (MatchFinder_NeedMove(mf)) in HashThreadFunc()