Home
last modified time | relevance | path

Searched refs:xstrcmp (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/localedata/
Dxfrm-test.c36 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
/glibc-2.36/ChangeLog.old/
DChangeLog.localedata9980 * xfrm-test.c (xstrcmp): Make l1 and l2 const.
DChangeLog.136829 (xstrcmp): Remove.
DChangeLog.1828928 * localedata/xfrm-test.c (xstrcmp): Likewise.