Home
last modified time | relevance | path

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

/zcbor-3.7.0/src/
Dzcbor_encode.c110 const int8_t *input_int8 = input_int; local
118 if (input_int8[0] < 0) {
120 if (input_int8[int_size - 1] < 0) {