Searched defs:LWIP_PLATFORM_ASSERT (Results 1 – 2 of 2) sorted by relevance
92 #define LWIP_PLATFORM_ASSERT(x) do {printf("Assertion \"%s\" failed at line %d in %s\n", \ macro
87 #define LWIP_PLATFORM_ASSERT(x) do {printf("Assertion \"%s\" failed at line %d in %s\n", \ macro