Searched refs:creation_failed (Results 1 – 3 of 3) sorted by relevance
93 ctx->creation_failed = true; \102 ctx->creation_failed = true; \182 ctx->creation_failed = true; in cbor_builder_byte_string_callback()191 ctx->creation_failed = true; in cbor_builder_byte_string_callback()232 ctx->creation_failed = true; in cbor_builder_string_callback()240 ctx->creation_failed = true; in cbor_builder_string_callback()
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()