Home
last modified time | relevance | path

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

/xnu-8792.41.9/EXTERNAL_HEADERS/
H A DAvailability.h418 #define __API_UNAVAILABLE(...) __API_UNAVAILABLE_GET_MACRO(__VA_ARGS__,__API_UNAVAILABLE3,__API_UNA…
H A DAvailabilityInternal.h23403 #define __API_UNAVAILABLE3(x,y,z) __API_UNAVAILABLE2(x,y) __API_U(z) macro