Searched refs:new_num_matches (Results 1 – 1 of 1) sorted by relevance
157 int new_num_matches; in do_tag() local561 if (find_tags(name, &new_num_matches, &new_matches, flags, in do_tag()563 && new_num_matches < max_num_matches) in do_tag()581 for (i = idx; i < new_num_matches; ++i) in do_tag()596 num_matches = new_num_matches; in do_tag()