Searched defs:stdout_debug (Results 1 – 2 of 2) sorted by relevance
68 static int stdout_debug = 1; variable
97 #define stdout_debug(args...) _thread_printf(STDOUT_FILENO, ##args) macro