Searched refs:__assert (Results 1 – 5 of 5) sorted by relevance
55 __assert (const char *failedexpr, in __assert() function
34 __assert (const char *file, in __assert() function
76 void __assert (const char *, const char *, int)
9858 (__assert): Use __assert_func.24244 * libc/stdlib/assert.c (__assert): Renamed from __assertfail24246 The difference is __assert doesn't take a format argument,24250 * libc/include/assert.h (assert): Changed to call __assert.