Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_encode.c115 const int8_t *input_int8 = input_int; local
123 if (input_int8[0] < 0) {
125 if (input_int8[int_size - 1] < 0) {