Searched refs:boolx_decode (Results 1 – 2 of 2) sorted by relevance
165 bool boolx_decode(cbor_state_t *state, bool *result);
449 bool boolx_decode(cbor_state_t *state, bool *result) in boolx_decode() function467 if (!boolx_decode(state, &value)) { in boolx_expect()