Searched refs:stdout_debug (Results 1 – 8 of 8) sorted by relevance
41 #define DBG_MSG stdout_debug
79 #define stdout_debug(...) _thread_printf(STDOUT_FILENO, __VA_ARGS__) macro
96 #define DBG_MSG stdout_debug
64 #define DBG_MSG stdout_debug
40 #define DBG_MSG stdout_debug
42 #define DBG_MSG stdout_debug
45 #define DBG_MSG stdout_debug
91 #define stdout_debug(args...) _thread_printf(STDOUT_FILENO, ##args) macro