Searched refs:zcbor_current_max_elem_count (Results 1 – 1 of 1) sorted by relevance
793 static size_t zcbor_current_max_elem_count(zcbor_state_t *state) in zcbor_current_max_elem_count() function807 state->elem_count = zcbor_current_max_elem_count(state); in map_restart()817 return ((zcbor_current_max_elem_count(state) - state->elem_count - index_offset) / 2); in get_current_index()