Searched refs:zcbor_int64_encode (Results 1 – 2 of 2) sorted by relevance
83 bool zcbor_int64_encode(zcbor_state_t *state, const int64_t *input); /* pint/nint */
162 bool zcbor_int64_encode(zcbor_state_t *state, const int64_t *input) function