Searched refs:max_matches_ (Results 1 – 3 of 3) sorted by relevance
33 if (num_matches_ < max_matches_) { in FetchNext()
141 int max_matches_; variable
667 max_matches_ = register_array_size_ / registers_per_match_; in GlobalCache()672 max_matches_ = 1; in GlobalCache()683 current_match_index_ = max_matches_ - 1; in GlobalCache()684 num_matches_ = max_matches_; in GlobalCache()