Home
last modified time | relevance | path

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

/scripts/kconfig/
Dpreprocess.c18 static char *expand_string(const char *in);
309 new_value = expand_string(value); in variable_add()
557 static char *expand_string(const char *in) in expand_string() function