Searched refs:zcbor_array_at_end (Results 1 – 3 of 3) sorted by relevance
415 bool zcbor_array_at_end(zcbor_state_t *state);
251 bool zcbor_array_at_end(zcbor_state_t *state) in zcbor_array_at_end() function
1012 while (!zcbor_array_at_end(&state_copy)) {