Searched defs:assertion (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | assertion.c | 33 char *assertion, in ldap_create_assertion_control_value() 82 char *assertion, in ldap_create_assertion_control()
|
| /minix3/minix/lib/liblwip/dist/src/include/lwip/ |
| H A D | debug.h | 116 #define LWIP_ASSERT(message, assertion) do { if (!(assertion)) { \ argument 122 #define LWIP_ASSERT(message, assertion) argument
|
| /netbsd-src/external/gpl2/diffutils/dist/lib/ |
| H A D | strtoimax.c | 44 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
|
| H A D | exclude.c | 70 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
|
| /netbsd-src/external/mpl/bind/dist/tests/dns/ |
| H A D | dbversion_test.c | 56 jmp_buf assertion; variable
|
| /netbsd-src/external/gpl2/diffutils/dist/src/ |
| H A D | system.h | 43 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | mktime.c | 109 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
|
| /minix3/crypto/external/bsd/openssl/dist/crypto/ |
| H A D | cryptlib.c | 957 void OpenSSLDie(const char *file, int line, const char *assertion) in OpenSSLDie()
|
| /netbsd-src/external/bsd/openldap/dist/clients/tools/ |
| H A D | common.c | 100 char *assertion = NULL; variable
|
| /minix3/minix/lib/libmagicrt/ |
| H A D | magic.c | 314 PUBLIC void __dead magic_assert_failed(const char *assertion, const char *file, in magic_assert_failed()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-vrp.cc | 2677 gassign *assertion; in build_assert_expr_for() local
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-vrp.c | 1285 gassign *assertion; in build_assert_expr_for() local
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | semantics.c | 9666 tree assertion; in finish_static_assert() local
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | semantics.cc | 11199 tree assertion; in finish_static_assert() local
|