Home
last modified time | relevance | path

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

/xnu-8796.141.3/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h522 #define CC_WARN_RESULT __attribute__((__warn_unused_result__)) macro
535 #define CC_WARN_RESULT __attribute__((warn_unused_result)) macro
559 #define CC_WARN_RESULT macro