Searched defs:fragment (Results 1 – 2 of 2) sorted by relevance
51 struct zcbor_string fragment; ///! Location and length of the fragment. member
581 bool zcbor_is_last_fragment(const struct zcbor_string_fragment *fragment) in zcbor_is_last_fragment()