Searched defs:TVGLOG (Results 1 – 1 of 1) sorted by relevance
72 …#define TVGLOG(tag, fmt, ...) fprintf(stdout, "%s[L]%s %s" tag "%s (%s %d): %s" fmt "\n", LogBgCol… macro75 #define TVGLOG(...) do {} while(0) macro