Searched defs:variable (Results 1 – 2 of 2) sorted by relevance
109 #define custom_runtime_only_param(nam, variable, initfunc) \ argument118 #define boolean_runtime_only_param(nam, variable) \ argument128 #define integer_runtime_only_param(nam, variable) \ argument138 #define size_runtime_only_param(nam, variable) \ argument148 #define string_runtime_only_param(nam, variable) \ argument
231 struct variable { struct234 enum variable_flavor flavor; argument239 static struct variable *variable_lookup(const char *name) in variable_lookup() argument
Completed in 4 milliseconds