Home
last modified time | relevance | path

Searched refs:CC_NOTHROW (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h636 #define CC_NOTHROW __attribute__((__nothrow__)) macro
651 #define CC_NOTHROW __attribute__((nothrow)) macro
670 #define CC_NOTHROW macro