Searched refs:assertion (Results 1 – 1 of 1) sorted by relevance
521 void sim_assert(int x, const char *assertion, const char *file, unsigned int line, const char *func… in sim_assert() argument528 BOOT_LOG_ERR("%s:%d: %s: Assertion `%s' failed.", file, line, function, assertion); in sim_assert()