Searched defs:msg (Results 1 – 2 of 2) sorted by relevance
181 uptr msg = reinterpret_cast<uptr>(m_CommandListBegin); in FlushCommand() local245 uptr msg; in RecvCommandReply() local256 uptr msg = m_RecvCommandQueue.Dequeue(); in WaitCommandReply() local266 uptr msg; in ProcessCommand() local
24 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc __attribute__ ((deprecated)) argument34 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc argument43 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc __attribute__ ((deprecated)) argument52 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) __declspec(deprecated(msg)) MFunc argument