Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/kconfig/
A Dpreprocess.c495 static char *__expand_string(const char **str, bool (*is_end)(char c), in __expand_string() function
551 return __expand_string(&in, is_end_of_str, argc, argv); in expand_string_with_args()
573 return __expand_string(str, is_end_of_token, 0, NULL); in expand_one_token()

Completed in 4 milliseconds