Searched refs:cbor_error (Results 1 – 3 of 3) sorted by relevance
193 struct cbor_error { struct208 struct cbor_error error; argument
51 .. doxygenstruct:: cbor_error
68 result->error = (struct cbor_error){.code = CBOR_ERR_NOTENOUGHDATA, in cbor_load()