Searched defs:dbgPrintAppend (Results 1 – 1 of 1) sorted by relevance
9 #define dbgPrintAppend(fmt, ...) fprintf(stderr, fmt, ##__VA_ARGS__); macro14 #define dbgPrintAppend(fmt, ...) ((void)0) macro