Searched refs:__dsc_assert (Results 1 – 1 of 1) sorted by relevance
56 static inline bool __dsc_assert(const bool cond, const char *cond_str, in __dsc_assert() function67 #define dsc_assert(cond) __dsc_assert(cond, #cond, __func__, __LINE__)