Searched refs:__assert13 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/include/
H A Dassert.h55 ((e) ? __static_cast(void,0) : __assert13(__FILE__, __LINE__, \
59 ((e) ? __static_cast(void,0) : __assert13(__FILE__, __LINE__, \
92 __dead void __assert13(const char *, int, const char *, const char *);
/netbsd-current/distrib/utils/zcat/
H A Dmisc.c8 __dead void __assert13(const char *a, int b, const char *c, const char *d) { function
/netbsd-current/lib/libc/gen/
H A Dassert.c64 __assert13(const char *file, int line, const char *function, function
80 __assert13(file, line, NULL, failedexpr);

Completed in 123 milliseconds