Home
last modified time | relevance | path

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

/xnu-8792.41.9/EXTERNAL_HEADERS/
H A DAvailability.h418 …LE(...) __API_UNAVAILABLE_GET_MACRO(__VA_ARGS__,__API_UNAVAILABLE3,__API_UNAVAILABLE2,__API_UNAVAI…
H A DAvailabilityInternal.h23402 #define __API_UNAVAILABLE2(x,y) __API_U(x) __API_U(y) macro
23403 #define __API_UNAVAILABLE3(x,y,z) __API_UNAVAILABLE2(x,y) __API_U(z)