Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dpreprocess.c556 static bool is_end_of_token(char c) in is_end_of_token() function
571 return __expand_string(str, is_end_of_token, 0, NULL); in expand_one_token()