Searched refs:ex_string (Results 1 – 1 of 1) sorted by relevance
1315 void rt_assert_handler(const char *ex_string, const char *func, rt_size_t line) in rt_assert_handler() argument1330 … rt_kprintf("(%s) assertion failed at function:%s, line number:%d \n", ex_string, func, line); in rt_assert_handler()1336 rt_assert_hook(ex_string, func, line); in rt_assert_handler()