Searched refs:__CFSortIndexesN (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFSortFunctions.c204 static void __CFSortIndexesN(VALUE_TYPE listp[], INDEX_TYPE count, int32_t ncores, CMP_RESULT_TYPE (^cmp)(INDEX_TYPE, INDEX_TYPE)) { function
290 __CFSortIndexesN(indexBuffer, count, ncores, cmp); // naturally stable

Completed in 304 milliseconds