Home
last modified time | relevance | path

Searched defs:assertion (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dassertion.c33 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 Ddebug.h116 #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 Dstrtoimax.c44 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
H A Dexclude.c70 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Ddbversion_test.c56 jmp_buf assertion; variable
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dsystem.h43 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dmktime.c109 #define verify(name, assertion) struct name { char a[(assertion) ? 1 : -1]; } argument
/minix3/crypto/external/bsd/openssl/dist/crypto/
H A Dcryptlib.c957 void OpenSSLDie(const char *file, int line, const char *assertion) in OpenSSLDie()
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dcommon.c100 char *assertion = NULL; variable
/minix3/minix/lib/libmagicrt/
H A Dmagic.c314 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 Dtree-vrp.cc2677 gassign *assertion; in build_assert_expr_for() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vrp.c1285 gassign *assertion; in build_assert_expr_for() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c9666 tree assertion; in finish_static_assert() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc11199 tree assertion; in finish_static_assert() local