Home
last modified time | relevance | path

Searched refs:__API_D (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A DAvailabilityInternal.h24 #define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg))) macro
26 #define __API_D(msg,x) macro
29 #define __API_D(msg,x) macro
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dinclhack.def1336 "#define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg)))";
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dinclhack.def1376 "#define __API_D(msg,x) __attribute__((availability(__API_DEPRECATED_PLATFORM_##x,message=msg)))";