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

/xnu-2782.1.97/EXTERNAL_HEADERS/
H A DAvailabilityInternal.h75 #define __AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_2_0_MSG(_msg) __attribute__((availability(ios,introduced=2.0,deprecated=2.0,message=_msg))) macro
77 #define __AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_2_0_MSG(_msg) __attribute__((availability(ios,introduced=2.0,deprecated=2.0))) macro
1059 #define __AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_2_0_MSG(_msg) __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) macro

Completed in 103 milliseconds