Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dparam.h109 #define custom_runtime_only_param(nam, variable, initfunc) \ argument
118 #define boolean_runtime_only_param(nam, variable) \ argument
128 #define integer_runtime_only_param(nam, variable) \ argument
138 #define size_runtime_only_param(nam, variable) \ argument
148 #define string_runtime_only_param(nam, variable) \ argument
/xen/xen/tools/kconfig/
A Dpreprocess.c231 struct variable { struct
234 enum variable_flavor flavor; argument
239 static struct variable *variable_lookup(const char *name) in variable_lookup() argument

Completed in 4 milliseconds