Searched refs:DEBUG_ASSERT_MSG_COND (Results 1 – 1 of 1) sorted by relevance
56 #define DEBUG_ASSERT_MSG_COND(x, msg, msgargs...) DEBUG_ASSERT_MSG(x, msg, msgargs) macro59 #define DEBUG_ASSERT_MSG_COND(x, msg, msgargs...) do { } while (0) macro
Completed in 7 milliseconds