Home
last modified time | relevance | path

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

/zcbor-latest/zcbor/
Dzcbor.py447 if child.single_func_impl_condition():
1070 and (self.single_func_impl_condition() or self in self.my_types.values()))
1267 def single_func_impl_condition(self): member in CddlXcoder
1296 and not self.single_func_impl_condition() \
1297 and not self.my_types[self.value].single_func_impl_condition():
1941 if self.single_func_impl_condition():
2293 if self.single_func_impl_condition():
2524 if not self.my_types[self.value].single_func_impl_condition():
2641 if (self.single_func_impl_condition()):