Home
last modified time | relevance | path

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

/xnu-10002.1.13/EXTERNAL_HEADERS/corecrypto/
H A Dcc.h28 …#define __CC_BRIDGEOS_DEPRECATED(_dep, _msg) __attribute__((availability(bridgeos,deprecated=_dep,… macro
32 #ifndef __CC_BRIDGEOS_DEPRECATED
33 #define __CC_BRIDGEOS_DEPRECATED(_dep, _msg) macro
41 __CC_BRIDGEOS_DEPRECATED(bridgeos_version, replacement_message)