Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dlkc_proto.h34 bool sym_string_within_range(struct symbol *sym, const char *str);
H A Dsymbol.c714 bool sym_string_within_range(struct symbol *sym, const char *str) in sym_string_within_range() function
778 if (!sym_string_within_range(sym, newval)) in sym_set_string_value()