Lines Matching defs:max_completions
1877 int max_completions = 200;
1968 if (max_completions == 0)
1971 if (htab_elements (m_entries_hash.get ()) >= max_completions)
2143 /* Generate completions all at once. Does nothing if max_completions
2144 is 0. If max_completions is non-negative, this will collect at
2145 most max_completions strings.
2159 if (max_completions == 0)
2788 if (this->number_matches == max_completions)
3422 gdb_assert (max_completions != 0);
3425 if (max_completions > 0)
3426 gdb_assert (len <= max_completions);
3452 /* Note: MAX_COMPLETIONS may be -1 or zero, but LEN is always > 0. */
3453 if (len == max_completions)
3534 &max_completions, _("\