Searched refs:type_check (Results 1 – 1 of 1) sorted by relevance
48 static bool type_check(zcbor_state_t *state, zcbor_major_type_t exp_major_type) in type_check() function71 if (!type_check(state, exp_major_type)) { \