Searched refs:zcbor_uint64_expect (Results 1 – 2 of 2) sorted by relevance
277 return zcbor_uint64_expect(state, result);338 return zcbor_uint64_expect(state, expected);349 bool zcbor_uint64_expect(zcbor_state_t *state, uint64_t expected) function368 return zcbor_uint64_expect(state, *expected);376 return zcbor_uint64_expect(state, expected);
104 bool zcbor_uint64_expect(zcbor_state_t *state, uint64_t expected); /* pint */