Home
last modified time | relevance | path

Searched refs:LOG_DEBUG (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dsyslog.h58 #define LOG_DEBUG 7 /* debug-level messages */ macro
78 { "debug", LOG_DEBUG },
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DULog.h146 #define ULOGD(tag,fmt,...) ALOG(LOG_DEBUG, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
158 #define ULOGD(tag,fmt,...) LOG(LOG_DEBUG, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
/utopia/UTPA2-700.0.x/mxlib/include/
H A DULog.h163 #define ULOGD(tag,fmt,...) ALOG(LOG_DEBUG, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
175 #define ULOGD(tag,fmt,...) LOG(LOG_DEBUG, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt57912 #define ULOGD(tag,fmt,...) ALOG(LOG_DEBUG, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
57924 #define ULOGD(tag,fmt,...) LOG(LOG_DEBUG, "Utopia", "[" tag "]" fmt, ##__VA_ARGS__)