Home
last modified time | relevance | path

Searched defs:msgargs (Results 1 – 1 of 1) sorted by relevance

/lk-master/lib/libc/include/
A Dassert.h27 #define ASSERT_MSG(x, msg, msgargs...) \ argument
55 #define DEBUG_ASSERT_MSG(x, msg, msgargs...) \ argument
66 #define DEBUG_ASSERT_MSG_COND(x, msg, msgargs...) DEBUG_ASSERT_MSG(x, msg, msgargs) argument
71 #define DEBUG_ASSERT_MSG_COND(x, msg, msgargs...) \ argument

Completed in 3 milliseconds