Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/build/
Dgen_syscalls.py227 def union_decl(type, split): function
256 wrap += "\t\t%s parm%d" % (union_decl(argtype, split), argnum)
376 mrsh += "\t%s parm%d;\n" % (union_decl(argtype, split), i)