Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/config/
Dcompiler.h26 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc __attribute__ ((deprecated)) macro
37 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc macro
47 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc __attribute__ ((deprecated)) macro
57 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) __declspec(deprecated(msg)) MFunc macro