Searched refs:kMatchWins (Results 1 – 1 of 1) sorted by relevance
167 static const uint32 kMatchWins = 1 << kEmptyShift; variable292 if ((cond & kMatchWins) == 0 && (nextmatchcond & kEmptyAllFlags) == 0) in SearchOnePass()309 if (kind == kFirstMatch && (cond & kMatchWins)) in SearchOnePass()464 cond |= kMatchWins; in IsOnePass()