Searched refs:FAIL_RET (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/test/unit/ | ||
D | lwip_check.h | 10 #define FAIL_RET() do { fail(); return; } while(0) macro |
/third_party/lwip/test/unit/etharp/ | ||
D | test_etharp.c | 84 FAIL_RET(); in create_arp_response() |