Searched defs:ULOGW (Results 1 – 2 of 2) sorted by relevance
110 #define ULOGW(tag,fmt,...) printf("[Utopia][" tag "]: " fmt, ##__VA_ARGS__) macro