Searched defs:UNUSED_PARAMETER (Results 1 – 4 of 4) sorted by relevance
328 #define UNUSED_PARAMETER(x) (void)(x) macro
48 #define UNUSED_PARAMETER(P) (P) macro
69 #define UNUSED_PARAMETER(x) (void)(x) macro