Searched refs:buf_compare (Results 1 – 3 of 3) sorted by relevance
3 int buf_compare(const void *s1, const void *s2);
2211 buf_compare(const void *s1, const void *s2) in buf_compare() function2261 sizeof(buf_T *), buf_compare); in copy_viminfo_marks()
2817 qsort(matches, count, sizeof(bufmatch_T), buf_compare); in ExpandBufnames()3180 sizeof(buf_T *), buf_compare); in buflist_list()