Home
last modified time | relevance | path

Searched defs:fragment (Results 1 – 2 of 2) sorted by relevance

/zcbor-latest/include/
Dzcbor_common.h51 struct zcbor_string fragment; ///! Location and length of the fragment. member
/zcbor-latest/src/
Dzcbor_decode.c581 bool zcbor_is_last_fragment(const struct zcbor_string_fragment *fragment) in zcbor_is_last_fragment()