Searched refs:cn_cbor_map_create (Results 1 – 3 of 3) sorted by relevance
287 cn_cbor* cn_cbor_map_create(CBOR_CONTEXT_COMMA cn_cbor_errback *errp);
327 cn_cbor *cb_map = cn_cbor_map_create(CONTEXT_NULL_COMMA &err); in CTEST()442 map = cn_cbor_map_create(CONTEXT_NULL_COMMA NULL); in CTEST()
19 cn_cbor* cn_cbor_map_create(CBOR_CONTEXT_COMMA cn_cbor_errback *errp) in cn_cbor_map_create() function