Searched refs:__diagassert13 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/libexec/ld.elf_so/
H A Ddiagassert.c6 __diagassert13(const char *fn, int fl, const char *fu, const char *m) function
/netbsd-current/include/
H A Dassert.h70 ((e) ? __static_cast(void,0) : __diagassert13(__FILE__, __LINE__, \
74 ((e) ? __static_cast(void,0) : __diagassert13(__FILE__, __LINE__, \
94 void __diagassert13(const char *, int, const char *, const char *);
/netbsd-current/distrib/utils/zcat/
H A Dmisc.c14 void __diagassert13(const char * a, int b, const char *c, const char *d) { function
/netbsd-current/lib/libc/gen/
H A Dassert.c94 __diagassert13(const char *file, int line, const char *function, function
149 __diagassert13(file, line, NULL, failedexpr);

Completed in 101 milliseconds