Searched refs:creation_failed (Results 1 – 3 of 3) sorted by relevance
45 ctx->creation_failed = true; in _cbor_builder_append()59 ctx->creation_failed = true; in _cbor_builder_append()72 ctx->creation_failed = true; in _cbor_builder_append()119 ctx->creation_failed = true; \129 ctx->creation_failed = true; \220 ctx->creation_failed = true; in cbor_builder_byte_string_callback()229 ctx->creation_failed = true; in cbor_builder_byte_string_callback()240 ctx->creation_failed = true; in cbor_builder_byte_string_callback()272 ctx->creation_failed = true; in cbor_builder_string_callback()280 ctx->creation_failed = true; in cbor_builder_string_callback()[all …]
22 bool creation_failed; member
56 .stack = &stack, .creation_failed = false, .syntax_error = false}; in cbor_load()93 if (context.creation_failed) { in cbor_load()