Searched defs:rs_assert_ (Results 1 – 2 of 2) sorted by relevance
1601 # define rs_assert_(file, line, func, cond) rs_assert__(file, line, cond) macro
182 void rs_assert_(const char*file, unsigned line, const char*fn, const char*cond) in rs_assert_() function