Home
last modified time | relevance | path

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

/f-stack/tools/libxo/encoder/cbor/
H A Denc_cbor.c115 #define CBOR_FALSE 0xF4 macro
214 cbor_append(xop, cbor, &cbor->c_data, CBOR_FALSE, 0, NULL); in cbor_content()