Home
last modified time | relevance | path

Searched refs:buf_compare (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dviminfo.pro3 int buf_compare(const void *s1, const void *s2);
/vim-8.2.3635/src/
H A Dviminfo.c2211 buf_compare(const void *s1, const void *s2) in buf_compare() function
2261 sizeof(buf_T *), buf_compare); in copy_viminfo_marks()
H A Dbuffer.c2817 qsort(matches, count, sizeof(bufmatch_T), buf_compare); in ExpandBufnames()
3180 sizeof(buf_T *), buf_compare); in buflist_list()