Searched defs:_CBOR_UNUSED (Results 1 – 1 of 1) sorted by relevance
84 #define _CBOR_UNUSED(x) __attribute__((__unused__)) x macro 89 #define _CBOR_UNUSED(x) __pragma(warning(suppress : 4100 4101)) x macro 92 #define _CBOR_UNUSED(x) x macro