Home
last modified time | relevance | path

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

/zcbor-latest/zcbor/
Dzcbor.py1910 def count_var(self): member in CodeGenerator
2129 count_var = self.count_var()
2130 decl += count_var
2131 multi_var = count_var != []