Home
last modified time | relevance | path

Searched defs:__AVAILABILITY_INTERNAL_DEPRECATED_MSG (Results 1 – 1 of 1) sorted by relevance

/NextBSD/include/
HDAvailabilityInternal.h45 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated(_msg))) macro
47 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated)) macro
50 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated(_msg))) macro
52 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated)) macro