Searched refs:xstrcoll (Results 1 – 1 of 1) sorted by relevance
33 static int xstrcoll (const void *, const void *);112 qsort (strings, nstrings, sizeof (struct lines), xstrcoll); in main()128 xstrcoll (const void *ptr1, const void *ptr2) in xstrcoll() function
Completed in 4 milliseconds