Searched defs:msg (Results 1 – 2 of 2) sorted by relevance
183 uptr msg = reinterpret_cast<uptr>(m_CommandListBegin); in FlushCommand() local247 uptr msg; in RecvCommandReply() local258 uptr msg = m_RecvCommandQueue.Dequeue(); in WaitCommandReply() local268 uptr msg; in ProcessCommand() local
26 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc __attribute__ ((deprecated)) argument37 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc argument47 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) MFunc __attribute__ ((deprecated)) argument57 #define NW_DEPRECATED_FUNCTION_MSG(MFunc, msg) __declspec(deprecated(msg)) MFunc argument