Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/config/
Dcompiler.h24 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc __attribute__ ((deprecated)) macro
34 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc macro
43 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc __attribute__ ((deprecated)) macro
52 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) __declspec(deprecated(msg)) MFunc macro