Searched refs:GENOS_DEBUGMESSAGE_NOLINE (Results 1 – 1 of 1) sorted by relevance
/dports/multimedia/cmrt/cmrt-1.0.6/src/ |
H A D | os_util_debug.h | 150 #define GENOS_DEBUGMESSAGE_NOLINE(_level, _compID, _subCompID, _message, ...) \ macro 155 GENOS_DEBUGMESSAGE_NOLINE(GENOS_MESSAGE_LVL_FUNCTION_ENTRY, _compID, _subCompID, "") 158 … GENOS_DEBUGMESSAGE_NOLINE(GENOS_MESSAGE_LVL_FUNCTION_EXIT, _compID, _subCompID, ": hr = 0x%x", hr)
|