Home
last modified time | relevance | path

Searched defs:TO_STR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/libcbor/dist/src/cbor/
H A Dcommon.h65 #define TO_STR(x) TO_STR_(x) /* enables proper double expansion */ macro
/netbsd-src/usr.sbin/sysinst/
H A Ddefs.h86 #define TO_STR(NO) STR_NO(NO) macro