Searched refs:cbor_new_ctrl (Results 1 – 6 of 6) sorted by relevance
96 cbor_item_t *cbor_new_ctrl() { in cbor_new_ctrl() function146 cbor_item_t *item = cbor_new_ctrl(); in cbor_new_null()153 cbor_item_t *item = cbor_new_ctrl(); in cbor_new_undef()185 cbor_item_t *item = cbor_new_ctrl(); in cbor_build_ctrl()
87 CBOR_EXPORT cbor_item_t *cbor_new_ctrl();
31 item = cbor_new_ctrl(); in test_pretty_printer()
169 WITH_FAILING_MALLOC({ assert_null(cbor_new_ctrl()); }); in test_float_ctrl_creation()
275 cbor_item_t *item = cbor_new_ctrl(); in test_serialize_long_ctrl()
35 .. doxygenfunction:: cbor_new_ctrl