Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/corecrypto/
H A Dcc_clear.c38 #if (CC_HAS_MEMSET_S == 1) && (defined(__STDC_WANT_LIB_EXT1__) && (__STDC_WANT_LIB_EXT1__ == 1))
/xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h356 #define CC_HAS_MEMSET_S 0 macro
358 #define CC_HAS_MEMSET_S 1 macro