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

/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/
H A DAvailabilityMacros.h164 #define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated(s))) macro
166 #define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated)) macro
170 #define DEPRECATED_MSG_ATTRIBUTE(s) macro
175 #define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated(s))) macro
177 #define DEPRECATED_MSG_ATTRIBUTE(s) __attribute__((deprecated)) macro
181 #define DEPRECATED_MSG_ATTRIBUTE(s) macro

Completed in 89 milliseconds