Home
last modified time | relevance | path

Searched refs:short_names (Results 1 – 1 of 1) sorted by relevance

/zcbor-3.5.0-3.4.0/zcbor/
Dzcbor.py205 short_names=False, base_stem=''): argument
252 self.short_names = short_names
375 if not with_prefix and self.short_names:
393 "short_names": self.short_names}
983 if with_prefix or not self.short_names:
3027 args.default_bit_size, short_names=args.short_names)