Searched refs:__assert_fail (Results 1 – 2 of 2) sorted by relevance
| /u-boot/lib/ |
| A D | panic.c | 53 void __assert_fail(const char *assertion, const char *file, unsigned int line, in __assert_fail() function
|
| /u-boot/include/ |
| A D | log.h | 287 void __assert_fail(const char *assertion, const char *file, unsigned int line, 303 __assert_fail(#x, __FILE__, __LINE__, __func__); }) 315 __assert_fail(#x, "?", __LINE__, __func__); \
|
Completed in 10 milliseconds