Searched refs:sort_iter_end (Results 1 – 1 of 1) sorted by relevance
13 static inline bool sort_iter_end(struct sort_iter *iter) in sort_iter_end() function40 return !sort_iter_end(iter) ? iter->data->k : NULL; in sort_iter_peek()
Completed in 3 milliseconds