Searched refs:cs (Results 1 – 1 of 1) sorted by relevance
355 struct zcbor_state_constant *cs = state->constant_state; in zcbor_check_error() local356 return !(cs && cs->stop_on_error && cs->error); in zcbor_check_error()