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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h24 #define CC_UNIT_C(x) UINT64_C(x) macro
29 #define CC_UNIT_C(x) UINT32_C(x) macro
34 #define CC_UNIT_C(x) UINT16_C(x) macro
39 #define CC_UNIT_C(x) UINT8_C(x) macro
[all...]

Completed in 14 milliseconds