Searched refs:assert_fmsg (Results 1 – 1 of 1) sorted by relevance
47 #define assert_fmsg(x, ...) do { if (unlikely(!(x))) { fprintf(stderr, "Assert not met in %s:%d: %s… macro241 assert_fmsg(!error, "Unable to find the server: %s", gai_strerror(error)); in obtain_socket()574 assert_fmsg(false, "Invalid unit: %d\n", unit); in renode_run_for()621 assert_fmsg(false, "Invalid unit: %d\n", unit); in renode_get_current_time()