Searched refs:creation_failed (Results 1 – 3 of 3) sorted by relevance
94 ctx->creation_failed = true; \175 ctx->creation_failed = true; in cbor_builder_byte_string_callback()184 ctx->creation_failed = true; in cbor_builder_byte_string_callback()225 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()95 if (context.creation_failed) { in cbor_load()