Searched defs:RT_ASSERT (Results 1 – 1 of 1) sorted by relevance
161 #define RT_ASSERT(_exp, fmt, ...) \ macro205 static inline void RT_ASSERT(int exp, const char *fmt, ...) in RT_ASSERT() function