Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dpreprocess.c202 static char *function_expand(const char *name, int argc, char *argv[]) in function_expand() function
422 res = function_expand(name, new_argc, new_argv); in eval_clause()