Searched refs:compare_suf (Results 1 - 2 of 2) sorted by last modified time

/external/elfutils/0.153/libcpu/
H A Di386_parse.c269 static int compare_suf (const void *p1, const void *p2);
1737 if (tfind (&search, &suffixes, compare_suf)
1743 if (tsearch (ns, &suffixes, compare_suf)
2773 compare_suf (const void *p1, const void *p2) function
H A Di386_parse.y192 static int compare_suf (const void *p1, const void *p2);
339 if (tfind (&search, &suffixes, compare_suf)
345 if (tsearch (ns, &suffixes, compare_suf)
1061 compare_suf (const void *p1, const void *p2)

Completed in 90 milliseconds