Searched defs:compareSegments (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A DtstVD.cpp363 static int compareSegments(const void *left, const void *right) function
389 qsort(pSegment, nSegments, sizeof(*pSegment), compareSegments);

Completed in 45 milliseconds