Searched refs:objectCompare (Results 1 – 1 of 1) sorted by relevance
268 static int objectCompare(const void* in1, const void* in2) in objectCompare() function945 … qsort(theSegment->mObjects, theSegment->mObjectCount, sizeof(ObjectStats), objectCompare); in difftool()