Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dpreprocess.c20 static char *expand_string(const char *in);
313 new_value = expand_string(value); in variable_add()
561 static char *expand_string(const char *in) in expand_string() function