Home
last modified time | relevance | path

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

/f-stack/tools/libxo/encoder/cbor/
H A Denc_cbor.c129 unsigned c_open_leaf_list; /* Open leaf list construct? */ member
291 cbor->c_open_leaf_list = 1; in cbor_handler()
297 cbor->c_open_leaf_list = 0; in cbor_handler()
311 if (!cbor->c_open_leaf_list) in cbor_handler()
317 if (!cbor->c_open_leaf_list) in cbor_handler()