Searched refs:cbor_new_ctrl (Results 1 – 6 of 6) sorted by relevance
90 cbor_item_t *cbor_new_ctrl() { in cbor_new_ctrl() function140 cbor_item_t *item = cbor_new_ctrl(); in cbor_new_null()147 cbor_item_t *item = cbor_new_ctrl(); in cbor_new_undef()179 cbor_item_t *item = cbor_new_ctrl(); in cbor_build_ctrl()
79 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()
36 .. doxygenfunction:: cbor_new_ctrl