Home
last modified time | relevance | path

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

/openbmc/linux/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()