Searched refs:fmtassert (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/lib/libc/gen/ |
H A D | assert.c | 52 fmtassert(char *buf, size_t len, const char *file, int line, in fmtassert() function 68 int l = fmtassert(buf, sizeof(buf), file, line, function, failedexpr); in __assert13() 128 fmtassert(buf, sizeof(buf), file, line, function, failedexpr); in __diagassert13()
|