Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/kconfig/
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()