Searched refs:sortcmp (Results 1 – 1 of 1) sorted by relevance
89 static int sortcmp(const void *a, const void *b);1606 (size_t)matches, sizeof(char_u *), sortcmp); in mch_expandpath()1629 sortcmp(const void *a, const void *b) in sortcmp() function