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