Home
last modified time | relevance | path

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

/xnu-12377.1.9/EXTERNAL_HEADERS/
H A DAvailability.h232 …#define __IOS_EXTENSION_UNAVAILABLE(_msg) __OS_AVAILABILITY_MSG(ios_app_extension,unavailable,_ms… macro
235 #define __IOS_EXTENSION_UNAVAILABLE(_msg) macro
239 #define __IOS_EXTENSION_UNAVAILABLE(_msg) macro
242 …OS_EXTENSION_UNAVAILABLE(_msg) __OSX_EXTENSION_UNAVAILABLE(_msg) __IOS_EXTENSION_UNAVAILABLE(_msg)