Home
last modified time | relevance | path

Searched refs:assertion (Results 1 – 6 of 6) sorted by relevance

/lib/lwip/lwip/src/include/lwip/
A Ddebug.h116 #define LWIP_ASSERT(message, assertion) do { if (!(assertion)) { \ argument
119 #define LWIP_ASSERT(message, assertion) argument
/lib/
A Dpanic.c52 void __assert_fail(const char *assertion, const char *file, unsigned int line, in __assert_fail() argument
57 assertion); in __assert_fail()
/lib/lwip/u-boot/
A Dlwipopts.h53 #define LWIP_ASSERT(message, assertion) argument
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_psa_crypto_entropy.function38 * file. If this test assertion fails, you've presumably broken backward
/lib/lwip/lwip/
A DCHANGELOG107 * tcp.c: fix overflow check in tcp_recved triggering invalid assertion (bug #55015)
117 * sockets.c: fix bad assertion in lwip_poll_dec_sockets_used() (bug #54933)
2727 assertion check that addrlen isn't NULL.
/lib/mbedtls/external/mbedtls/
A DChangeLog3397 * Fix the buffer length assertion in the ssl_parse_certificate_request()

Completed in 71 milliseconds