Home
last modified time | relevance | path

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

/zcbor-latest/include/
Dzcbor_common.h355 struct zcbor_state_constant *cs = state->constant_state; in zcbor_check_error() local
356 return !(cs && cs->stop_on_error && cs->error); in zcbor_check_error()