Home
last modified time | relevance | path

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

/xnu-10002.1.13/EXTERNAL_HEADERS/
H A DAvailability.h250 #define __OSX_AVAILABLE(_vers) __OS_AVAILABILITY(macosx,introduced=_vers) argument
260 #define __OSX_AVAILABLE(_vers) argument
273 #define __IOS_AVAILABLE(_vers) __OS_AVAILABILITY(ios,introduced=_vers) argument
287 #define __IOS_AVAILABLE(_vers) argument
300 #define __TVOS_AVAILABLE(_vers) __OS_AVAILABILITY(tvos,introduced=_vers) argument
314 #define __TVOS_AVAILABLE(_vers) argument
327 #define __WATCHOS_AVAILABLE(_vers) __OS_AVAILABILITY(watchos,introduced=_vers) argument
341 #define __WATCHOS_AVAILABLE(_vers) argument