Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_decode.c970 static bool array_end_expect(zcbor_state_t *state) function
986 if (!array_end_expect(state)) {
1470 if (indefinite_length_array && !array_end_expect(&state_copy)) {