Searched defs:TLOG (Results 1 – 4 of 4) sorted by relevance
56 #define TLOG(fmt, ...) \ macro
28 #define TLOG(fmt, x...) _tlog(ALWAYS, "%s: %d: " fmt, TLOG_TAG, __LINE__, ##x) macro
518 TLOG = 3; enumerator
1020 TLOG = 3; enumerator