Searched refs:segmentCompare (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/codesighs/
H A Dmaptsvdifftool.c237 static int segmentCompare(const void* in1, const void* in2) function
939 qsort(theModule->mSegments, theModule->mSegmentCount, sizeof(SegmentStats), segmentCompare);

Completed in 76 milliseconds