Home
last modified time | relevance | path

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

/xnu-10063.141.1/EXTERNAL_HEADERS/corecrypto/
H A Dcc.h30 …#define __CC_BRIDGEOS_DEPRECATED(_dep, _msg) __attribute__((availability(bridgeos,deprecated=_dep,… macro
34 #ifndef __CC_BRIDGEOS_DEPRECATED
35 #define __CC_BRIDGEOS_DEPRECATED(_dep, _msg) macro
43 __CC_BRIDGEOS_DEPRECATED(bridgeos_version, replacement_message)