Home
last modified time | relevance | path

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

/xnu-12377.41.6/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h645 #define CC_WARN_RESULT __attribute__((__warn_unused_result__)) macro
658 #define CC_WARN_RESULT __attribute__((warn_unused_result)) macro
682 #define CC_WARN_RESULT macro