Searched refs:CBOR_PRETTY_PRINTER (Results 1 – 9 of 9) sorted by relevance
13 printf("Pretty-printer support: %s\n", CBOR_PRETTY_PRINTER ? "yes" : "no"); in main()
10 #define CBOR_PRETTY_PRINTER 1 macro
11 #define CBOR_PRETTY_PRINTER 1 macro
64 #if CBOR_PRETTY_PRINTER
289 #if CBOR_PRETTY_PRINTER
10 #cmakedefine01 CBOR_PRETTY_PRINTER
15 #if CBOR_PRETTY_PRINTER in assert_describe_result()
32 option(CBOR_PRETTY_PRINTER "Include a pretty-printing routine" ON) option
58 ``CBOR_PRETTY_PRINTER`` Include a pretty-printing routine ``ON`` …