Home
last modified time | relevance | path

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

/zcbor-latest/zcbor/
Dzcbor.py171 def struct_ptr_name(mode): function
2646 type_name = self.type_name() if struct_ptr_name(self.mode) in self.full_xcode() else "void"
2804 func_name, func_arg = (xcoder.xcode_func_name(), struct_ptr_name(mode))