Searched defs:zcbor_state_constant (Results 1 – 1 of 1) sorted by relevance
145 struct zcbor_state_constant { struct146 zcbor_state_t *backup_list;147 size_t current_backup;148 size_t num_backups;149 int error;151 bool stop_on_error;153 bool manually_process_elem; /**< Whether an (unordered map) element should be automatically156 uint8_t *map_search_elem_state_end; /**< The end of the @ref map_search_elem_state buffer. */