Searched defs:STBIR__UNUSED_PARAM (Results 1 – 2 of 2) sorted by relevance
460 #define STBIR__UNUSED_PARAM(v) (void)(v) macro462 #define STBIR__UNUSED_PARAM(v) (void)sizeof(v) macro