Home
last modified time | relevance | path

Searched refs:is_end_of_token (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dpreprocess.c562 static bool is_end_of_token(char c) in is_end_of_token() function
576 return __expand_string(str, is_end_of_token, 0, NULL); in expand_one_token()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dpreprocess.c562 static bool is_end_of_token(char c) in is_end_of_token() function
576 return __expand_string(str, is_end_of_token, 0, NULL); in expand_one_token()

Completed in 2 milliseconds