Searched defs:ARG_UNUSED (Results 1 – 2 of 2) sorted by relevance
69 #define ARG_UNUSED(x) (void)(x) macro
28 #define ARG_UNUSED(x) (void)(x) macro