Searched refs:assert_exit (Results 1 – 1 of 1) sorted by relevance
51 #define assert_exit(x) do { if (unlikely(!(x))) { fprintf(stderr, "Assert not met in %s:%d: %s\n", … macro80 assert_exit(result != NULL); in xmalloc()308 assert_exit(renode != NULL && api_command >= 0 && api_command < 0xFF); in renode_send_command()