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

/macosx-10.10/CommonCrypto-60061/lib/
H A DccMemory.h41 #define CC_XREALLOC(p, s) realloc((p), (s)) macro
/macosx-10.10/CommonCrypto-60061/libcn/
H A DccMemory.h41 #define CC_XREALLOC(p, s) realloc((p), (s)) macro
/macosx-10.10/Security-57031.1.35/certificates/ota_cert_tool/ios_ota_cert_tool/
H A DccMemory.h41 #define CC_XREALLOC(p, s) realloc((p), (s)) macro

Completed in 196 milliseconds