Searched defs:STBIR__UNUSED_PARAM (Results 1 – 1 of 1) sorted by relevance
463 #define STBIR__UNUSED_PARAM(v) (void)(v) macro465 #define STBIR__UNUSED_PARAM(v) (void)sizeof(v) macro