Searched refs:zcbor_array_at_end (Results 1 – 2 of 2) sorted by relevance
704 bool zcbor_array_at_end(zcbor_state_t *state) function904 if (zcbor_array_at_end(state)) {1021 ZCBOR_ERR_IF(!zcbor_array_at_end(state) && state->decode_state.counting_map_elems,1039 while (!zcbor_array_at_end(state)) {1465 while (!zcbor_array_at_end(&state_copy)) {
269 bool zcbor_array_at_end(zcbor_state_t *state);