Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dpreprocess.c236 static struct variable *variable_lookup(const char *name) in variable_lookup() function
253 v = variable_lookup(name); in variable_expand()
283 v = variable_lookup(name); in variable_add()