Home
last modified time | relevance | path

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

/zcbor-3.5.0-3.4.0/zcbor/
Dzcbor.py399 if child.single_func_impl_condition():
999 and (self.single_func_impl_condition() or self in self.my_types.values()))
1173 def single_func_impl_condition(self): member in CddlXcoder
1199 and not self.single_func_impl_condition() \
1200 and not self.my_types[self.value].single_func_impl_condition():
1787 if self.single_func_impl_condition():
2169 if self.single_func_impl_condition():
2486 if (self.single_func_impl_condition()):