Home
last modified time | relevance | path

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

/scripts/kconfig/
Dpreprocess.c231 struct variable { struct
234 enum variable_flavor flavor; argument
239 static struct variable *variable_lookup(const char *name) in variable_lookup() argument