Searched defs:fail (Results 1 – 9 of 9) sorted by relevance
45 fail () { echo >&2 "$0: $1"; exit 12; } function
662 fail: PRINT("- Boot failed -\r\n") label
802 fail: PRINT("- Boot failed -\r\n") label
149 bool fail = false; in stub_selftest() local
963 bool fail; in arch_set_info_guest() local
98 static void fail(int errnoval, const char *fmt, ...) in fail() function
165 bool fail; member
16 #define fail(fmt, ...) \ macro
270 static void fail(const char *str) in fail() function
Completed in 17 milliseconds