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()152 ret->flags |= CN_CBOR_FL_COUNT; in cn_cbor_array_create()
169 cb->flags |= CN_CBOR_FL_COUNT; in decode_item()218 if (parent->flags & CN_CBOR_FL_COUNT) { in decode_item()
65 CN_CBOR_FL_COUNT = 1, enumerator