Home
last modified time | relevance | path

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

/external/toybox/kconfig/
Dmenu.c113 if (sym->type == S_UNKNOWN) { in menu_set_type()
181 (sym2->type == S_UNKNOWN && sym_string_valid(sym, sym2->name)); in menu_range_valid_sym()
203 else if (sym2->type == S_UNKNOWN) in sym_check_prop()
350 if (sym->type == S_UNKNOWN) in menu_finalize()
Dexpr.h63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator
Dconfdata.c179 if (sym->type == S_UNKNOWN) in conf_read_simple()
219 if (sym->type == S_UNKNOWN) in conf_read_simple()
Dsymbol.c104 case S_UNKNOWN: in sym_type_name()
682 symbol->type = S_UNKNOWN; in sym_lookup()
Dzconf.hash.c_shipped180 …)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_DEFAULT, TF_COMMAND, S_UNKNOWN},
Dzconf.tab.c_shipped1529 if ((yyvsp[-3].id)->stype != S_UNKNOWN)
1635 if ((yyvsp[-3].id)->stype == S_UNKNOWN) {