Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dpreprocess.c542 static bool is_end_of_str(char c) in is_end_of_str() function
554 return __expand_string(&in, is_end_of_str, argc, argv); in expand_string_with_args()