Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dpreprocess.c239 static struct variable *variable_lookup(const char *name) in variable_lookup() function
256 v = variable_lookup(name); in variable_expand()
286 v = variable_lookup(name); in variable_add()