sym_string_within_range 566 scripts/kconfig/confdata.c if (sym_string_within_range(sym, sym->def[S_DEF_USER].val)) sym_string_within_range 43 scripts/kconfig/lkc_proto.h bool sym_string_within_range(struct symbol *sym, const char *str); sym_string_within_range 660 scripts/kconfig/symbol.c if (!sym_string_within_range(sym, newval))