Home
last modified time | relevance | path

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

/kernel/lib/libc/include/
A Dassert.h56 #define DEBUG_ASSERT_MSG_COND(x, msg, msgargs...) DEBUG_ASSERT_MSG(x, msg, msgargs) macro
59 #define DEBUG_ASSERT_MSG_COND(x, msg, msgargs...) do { } while (0) macro

Completed in 7 milliseconds