Home
last modified time | relevance | path

Searched refs:flags_end (Results 1 – 1 of 1) sorted by relevance

/mcuboot-3.7.0/boot/zcbor/src/
Dzcbor_decode.c828 const uint8_t *flags_end = state->constant_state->map_search_elem_state_end; local
831 if ((state->decode_state.map_search_elem_state + new_bytes) > flags_end) {
833 = 8 * (size_t)(flags_end - state->decode_state.map_search_elem_state);