Home
last modified time | relevance | path

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

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dcc.h23 …#define __CC_BRIDGEOS_DEPRECATED(_dep, _msg) __attribute__((availability(bridgeos,deprecated=_dep,… macro
27 #ifndef __CC_BRIDGEOS_DEPRECATED
28 #define __CC_BRIDGEOS_DEPRECATED(_dep, _msg) macro
36 __CC_BRIDGEOS_DEPRECATED(bridgeos_version, replacement_message)