Home
last modified time | relevance | path

Searched defs:contvar (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/xen/
A Dhypfs.h75 #define HYPFS_FIXEDSIZE_INIT(var, typ, nam, contvar, wr) \ argument
87 #define HYPFS_UINT_INIT(var, nam, contvar) \ argument
89 #define HYPFS_UINT_INIT_WRITABLE(var, nam, contvar) \ argument
93 #define HYPFS_INT_INIT(var, nam, contvar) \ argument
95 #define HYPFS_INT_INIT_WRITABLE(var, nam, contvar) \ argument
99 #define HYPFS_BOOL_INIT(var, nam, contvar) \ argument
101 #define HYPFS_BOOL_INIT_WRITABLE(var, nam, contvar) \ argument

Completed in 2 milliseconds