Searched refs:static_msg_level (Results 1 – 2 of 2) sorted by relevance
13 uint static_msg_level = STATIC_ERROR_LEVEL | STATIC_MSG_LEVEL; variable17 if (static_msg_level & STATIC_MSG_LEVEL) { \23 if (static_msg_level & STATIC_ERROR_LEVEL) { \29 if (static_msg_level & STATIC_TRACE_LEVEL) { \
14 uint static_msg_level = STATIC_ERROR_LEVEL | STATIC_MSG_LEVEL; variable18 if (static_msg_level & STATIC_MSG_LEVEL) { \24 if (static_msg_level & STATIC_ERROR_LEVEL) { \30 if (static_msg_level & STATIC_TRACE_LEVEL) { \