Searched refs:cbor_map_allocated (Results 1 – 4 of 4) sorted by relevance
36 _CBOR_NODISCARD CBOR_EXPORT size_t cbor_map_allocated(const cbor_item_t* item);
16 size_t cbor_map_allocated(const cbor_item_t* item) { in cbor_map_allocated() function
32 assert_size_equal(cbor_map_allocated(map), 0); in test_empty_map()230 assert_size_equal(cbor_map_allocated(map), 0); in test_map_add()
43 .. doxygenfunction:: cbor_map_allocated