Searched refs:xstrcmp (Results 1 – 4 of 4) sorted by relevance
36 static int xstrcmp (const void *, const void *);158 qsort (strings, nstrings, sizeof (struct lines), xstrcmp); in main()174 xstrcmp (const void *ptr1, const void *ptr2) in xstrcmp() function
9980 * xfrm-test.c (xstrcmp): Make l1 and l2 const.
6829 (xstrcmp): Remove.
28928 * localedata/xfrm-test.c (xstrcmp): Likewise.