Home
last modified time | relevance | path

Searched defs:MLOGW (Results 1 – 2 of 2) 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
/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