Home
last modified time | relevance | path

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

/openbsd/lib/libcbor/src/cbor/
H A Dmaps.h36 _CBOR_NODISCARD CBOR_EXPORT size_t cbor_map_allocated(const cbor_item_t *item);
H A Dmaps.c16 size_t cbor_map_allocated(const cbor_item_t *item) { in cbor_map_allocated() function