Home
last modified time | relevance | path

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

/zcbor-latest/src/
Dzcbor_decode.c775 state->decode_state.counting_map_elems = state->decode_state.indefinite_length_array; in zcbor_unordered_map_start_decode()
777 if (!state->decode_state.counting_map_elems) { in zcbor_unordered_map_start_decode()
911 state->decode_state.counting_map_elems = false; in handle_map_end()
953 if (state->decode_state.counting_map_elems) { in zcbor_unordered_map_search()
1060 ZCBOR_ERR_IF(!zcbor_array_at_end(state) && state->decode_state.counting_map_elems, in zcbor_unordered_map_end_decode()
/zcbor-latest/include/
Dzcbor_common.h116 bool counting_map_elems; /**< Is set to true while the number of elements of the member