Home
last modified time | relevance | path

Searched defs:CC_UNIT_C (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h28 #define CC_UNIT_C(x) UINT64_C(x) macro
33 #define CC_UNIT_C(x) UINT32_C(x) macro