Searched defs:API_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
14 #define API_AVAILABLE(x) __attribute__((availability(__API_AVAILABLE_PLATFORM_##x))) macro 16 API_AVAILABLE(macos(10.12)) global() function
121 #define API_AVAILABLE(x) __attribute__((availability(__API_AVAILABLE_PLATFORM_##x))) macro 123 API_AVAILABLE(macos(10.12)) global() function