Searched refs:ptr1 (Results 1 – 2 of 2) sorted by relevance
128 xstrcoll (const void *ptr1, const void *ptr2) in xstrcoll() argument130 const struct lines *l1 = (const struct lines *) ptr1; in xstrcoll()
174 xstrcmp (const void *ptr1, const void *ptr2) in xstrcmp() argument176 const struct lines *l1 = (const struct lines *) ptr1; in xstrcmp()
Completed in 4 milliseconds