Searched refs:CN_CBOR_FL_COUNT (Results 1 – 3 of 3) sorted by relevance
25 ret->flags |= CN_CBOR_FL_COUNT; in cn_cbor_map_create()180 ret->flags |= CN_CBOR_FL_COUNT; in cn_cbor_array_create()
184 cb->flags |= CN_CBOR_FL_COUNT; in decode_item()233 if (parent->flags & CN_CBOR_FL_COUNT) { in decode_item()
68 CN_CBOR_FL_COUNT = 1, enumerator