Searched refs:_cbor_stack_pop (Results 1 – 5 of 5) sorted by relevance
71 _cbor_stack_pop(&stack); in test_builder_byte_string_callback_append()104 _cbor_stack_pop(&stack); in test_builder_byte_string_callback_append_alloc_failure()139 _cbor_stack_pop(&stack); in test_builder_byte_string_callback_append_item_alloc_failure()174 _cbor_stack_pop(&stack); in test_builder_byte_string_callback_append_parent_alloc_failure()213 _cbor_stack_pop(&stack); in test_builder_string_callback_append()246 _cbor_stack_pop(&stack); in test_builder_string_callback_append_alloc_failure()280 _cbor_stack_pop(&stack); in test_builder_string_callback_append_item_alloc_failure()314 _cbor_stack_pop(&stack); in test_builder_string_callback_append_parent_alloc_failure()345 _cbor_stack_pop(&stack); in test_append_array_failure()375 _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
115 _cbor_stack_pop(&stack); in cbor_load()