Home
last modified time | relevance | path

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

/external/elfutils/libcpu/
Di386_parse.y195 static int compare_suf (const void *p1, const void *p2);
342 if (tfind (&search, &suffixes, compare_suf)
348 if (tsearch (ns, &suffixes, compare_suf)
1064 compare_suf (const void *p1, const void *p2) in compare_suf() function