Searched defs:total_len (Results 1 – 2 of 2) sorted by relevance
193 size_t total_len = 0; in zcbor_validate_string_fragments() local231 size_t total_len = 0; in zcbor_splice_string_fragments() local
58 size_t total_len; ///! The total length of the string this fragment is a part of. member