Searched refs:strlist__nr_entries (Results 1 – 2 of 2) sorted by relevance
45 static inline unsigned int strlist__nr_entries(const struct strlist *self) in strlist__nr_entries() function
339 if (list && strlist__nr_entries(list) == 1) { in sort_entry__setup_elide()