Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dcdefs.h56 #define IGNORE_RET(x) (void) x macro
58 #define IGNORE_RET(x) \ macro