Home
last modified time | relevance | path

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

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