Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxl/
A Dgentypes.py8 def libxl_C_instance_of(ty, instancename): function
17 s += libxl_C_instance_of(ty.lenvar.type, ty.lenvar.name) + ";\n"
40 s += libxl_C_instance_of(ty.keyvar.type, ty.keyvar.name) + ";\n"
50 x = libxl_C_instance_of(f.type, f.name)

Completed in 3 milliseconds