Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dpreprocess.c536 static bool is_end_of_str(char c) in is_end_of_str() function
548 return __expand_string(&in, is_end_of_str, argc, argv); in expand_string_with_args()