Lines Matching full:do
81 #define LWIP_PLATFORM_DIAG(x) do {printf x;} while(0)
92 #define LWIP_PLATFORM_ASSERT(x) do {printf("Assertion \"%s\" failed at line %d in %s\n", \
98 /** Define this to 1 in arch/cc.h of your port if you do not want to
188 /* Do we need to define ssize_t? This is a compatibility hack:
304 * A port to GCC/clang is included in lwIP, if you use these compilers there is nothing to do here.
313 * A port to GCC/clang is included in lwIP, if you use these compilers there is nothing to do here.
322 * A port to GCC/clang is included in lwIP, if you use these compilers there is nothing to do here.
335 * A port to GCC/clang is included in lwIP, if you use these compilers there is nothing to do here.
344 * A port to GCC/clang is included in lwIP, if you use these compilers there is nothing to do here.
353 * A port to GCC/clang is included in lwIP, if you use these compilers there is nothing to do here.
365 * A port to GCC/clang is included in lwIP, if you use these compilers there is nothing to do here.