Home
last modified time | relevance | path

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

/xnu-11215.1.10/EXTERNAL_HEADERS/
H A DAvailabilityInternal.h67 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated(_msg))) macro
69 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated)) macro
72 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated(_msg))) macro
74 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated)) macro