Home
last modified time | relevance | path

Searched refs:MLOGW (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMLog.h117 #define MLOGW(tag,fmt,...) filter_log(EN_LOG_PRIORITY_WARN, tag, fmt, ##__VA_ARGS__) macro
H A DULog.h131 #define ULOGW(tag,fmt,...) MLOGW("Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMLog.h117 #define MLOGW(tag,fmt,...) filter_log(EN_LOG_PRIORITY_WARN, tag, fmt, ##__VA_ARGS__) macro
H A DULog.h148 #define ULOGW(tag,fmt,...) MLOGW("Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt57897 #define ULOGW(tag,fmt,...) MLOGW("Utopia", "[" tag "]" fmt, ##__VA_ARGS__)
68343 #define MLOGW(tag,fmt,...) filter_log(EN_LOG_PRIORITY_WARN, tag, fmt, ##__VA_ARGS__)