Home
last modified time | relevance | path

Searched refs:_cbor_map_metadata (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libcbor/src/cbor/
H A Ddata.h123 struct _cbor_map_metadata { struct
165 struct _cbor_map_metadata map_metadata;
H A Dmaps.c54 struct _cbor_map_metadata *metadata = in _cbor_map_add_key()
55 (struct _cbor_map_metadata *)&item->metadata; in _cbor_map_add_key()
/freebsd/contrib/libcbor/test/
H A Dmap_test.c196 struct _cbor_map_metadata *metadata = in test_map_add_too_big_to_realloc()
197 (struct _cbor_map_metadata *)&map->metadata; in test_map_add_too_big_to_realloc()
/freebsd/contrib/libcbor/doc/source/
H A Dinternal.rst120 .. member:: struct _cbor_map_metadata map_metadata