Home
last modified time | relevance | path

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

/xnu-12377.1.9/EXTERNAL_HEADERS/
H A DAvailabilityMacros.h174 #define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated(s))) macro
176 #define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated)) macro
180 #define DEPRECATED_MSG_ATTRIBUTE(s) macro
185 #define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated(s))) macro
187 #define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated)) macro
191 #define DEPRECATED_MSG_ATTRIBUTE(s) macro