Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dpreprocess.c559 static bool is_end_of_token(char c) in is_end_of_token() function
573 return __expand_string(str, is_end_of_token, 0, NULL); in expand_one_token()