Searched refs:zcbor_int64_expect (Results 1 – 2 of 2) sorted by relevance
257 return zcbor_int64_expect(state, result);284 return zcbor_int64_expect(state, expected);295 bool zcbor_int64_expect(zcbor_state_t *state, int64_t expected) function315 return zcbor_int64_expect(state, *expected);
102 bool zcbor_int64_expect(zcbor_state_t *state, int64_t expected); /* pint/nint */