Searched refs:__API_DEPRECATED_MSG3 (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.61.3/EXTERNAL_HEADERS/ |
| H A D | Availability.h | 407 …GET_MACRO(__VA_ARGS__,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_DEPR…
|
| H A D | AvailabilityInternal.h | 23365 #define __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,x) __API_D(msg,y) macro 23366 #define __API_DEPRECATED_MSG4(msg,x,y,z) __API_DEPRECATED_MSG3(msg,x,y) __API_D(msg,z)
|