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

  /external/elfutils/0.153/libcpu/
i386_parse.y 192 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)
    [all...]
i386_parse.c 269 static int compare_suf (const void *p1, const void *p2);
2773 compare_suf (const void *p1, const void *p2) function
    [all...]

Completed in 166 milliseconds