OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regioncompare
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/src/
elfcmp.c
44
static int
regioncompare
(const void *p1, const void *p2);
593
qsort (regionsarr, nregions, sizeof (regionsarr[0]),
regioncompare
);
807
regioncompare
(const void *p1, const void *p2)
function
Completed in 318 milliseconds