Searched refs:cbor_array_allocated (Results 1 – 2 of 2) sorted by relevance
32 CBOR_EXPORT size_t cbor_array_allocated(const cbor_item_t* item);
17 size_t cbor_array_allocated(const cbor_item_t *item) { in cbor_array_allocated() function