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

/macosx-10.10.1/CommonCrypto-60061/lib/
H A DccMemory.h62 #define CC_XQSORT(base, nelement, width, comparfunc) qsort((base), (nelement), (width), (comparfunc)) macro
/macosx-10.10.1/CommonCrypto-60061/libcn/
H A DccMemory.h63 #define CC_XQSORT(base, nelement, width, comparfunc) qsort((base), (nelement), (width), (comparfunc)) macro
/macosx-10.10.1/Security-57031.1.35/certificates/ota_cert_tool/ios_ota_cert_tool/
H A DccMemory.h63 #define CC_XQSORT(base, nelement, width, comparfunc) qsort((base), (nelement), (width), (comparfunc)) macro

Completed in 234 milliseconds