Home
last modified time | relevance | path

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

/zcbor-latest/include/
Dzcbor_common.h239 if (!zcbor_check_error(state)) { \
353 static inline bool zcbor_check_error(const zcbor_state_t *state) in zcbor_check_error() function
386 if (zcbor_check_error(state)) in zcbor_error()