Searched defs:KBASE_DEBUG_ASSERT (Results 1 – 4 of 4) sorted by relevance
94 #define KBASE_DEBUG_ASSERT(expr) KBASE_DEBUG_ASSERT_MSG(expr, #expr) macro
102 #define KBASE_DEBUG_ASSERT(expr) \ macro
101 #define KBASE_DEBUG_ASSERT(expr) KBASE_DEBUG_ASSERT_MSG(expr, #expr) macro
99 #define KBASE_DEBUG_ASSERT(expr) \ macro