Searched defs:UDSL_ASSERT (Results 1 – 1 of 1) sorted by relevance
43 #define UDSL_ASSERT(instance, x) BUG_ON(!(x)) macro45 #define UDSL_ASSERT(instance, x) \ macro