Searched refs:compare_suf (Results 1 – 1 of 1) sorted by relevance
194 static int compare_suf (const void *p1, const void *p2);341 if (tfind (&search, &suffixes, compare_suf)347 if (tsearch (ns, &suffixes, compare_suf)1064 compare_suf (const void *p1, const void *p2) in compare_suf() function