Searched refs:lists (Results 1 – 4 of 4) sorted by relevance
22 #define STR_LEN(len, lists) (len + lists) argument33 #define STR_LEN(len, lists) (len) argument
57 communication on electronic mailing lists, source code control systems,
73 Backups are needed for _decoding_ if there are any lists, maps, or CBOR-encoded strings (`zcbor_bst…74 Backups are needed for _encoding_ if there are any lists or maps *and* you are using canonical enco…100 …AKA "deterministically encoded CBOR", ch 4.2.1 in RFC8949). When encoding lists and maps, do not u…
47 * Fix a bug where empty groups and lists would give an error334 * zcbor.py: Fix bug when adding tagged (#6.x) items to larger types, e.g. lists.