Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zcbor/src/
Dzcbor_decode.c48 static bool type_check(zcbor_state_t *state, zcbor_major_type_t exp_major_type) in type_check() function
71 if (!type_check(state, exp_major_type)) { \