Home
last modified time | relevance | path

Searched refs:_CBOR_TO_STR_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libcbor/src/cbor/
H A Dcommon.h83 #define _CBOR_TO_STR_(x) #x macro
84 #define _CBOR_TO_STR(x) _CBOR_TO_STR_(x) /* enables proper double expansion */