Searched refs:_cbor_stack_pop (Results 1 – 5 of 5) sorted by relevance
70 _cbor_stack_pop(&stack); in test_builder_byte_string_callback_append()102 _cbor_stack_pop(&stack); in test_builder_byte_string_callback_append_alloc_failure()136 _cbor_stack_pop(&stack); in test_builder_byte_string_callback_append_item_alloc_failure()170 _cbor_stack_pop(&stack); in test_builder_byte_string_callback_append_parent_alloc_failure()207 _cbor_stack_pop(&stack); in test_builder_string_callback_append()238 _cbor_stack_pop(&stack); in test_builder_string_callback_append_alloc_failure()270 _cbor_stack_pop(&stack); in test_builder_string_callback_append_item_alloc_failure()302 _cbor_stack_pop(&stack); in test_builder_string_callback_append_parent_alloc_failure()331 _cbor_stack_pop(&stack); in test_append_array_failure()360 _cbor_stack_pop(&stack); in test_append_map_failure()[all …]
53 _cbor_stack_pop(ctx->stack); in _cbor_builder_append()90 _cbor_stack_pop(ctx->stack); in _cbor_builder_append()104 _cbor_stack_pop(ctx->stack); in _cbor_builder_append()363 _cbor_stack_pop(ctx->stack); in cbor_builder_indef_break_callback()
43 void _cbor_stack_pop(struct _cbor_stack *);
14 void _cbor_stack_pop(struct _cbor_stack *stack) { in _cbor_stack_pop() function
113 _cbor_stack_pop(&stack); in cbor_load()