Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dmenu.c118 if (sym->type == S_UNKNOWN) { in menu_set_type()
229 (sym2->type == S_UNKNOWN && sym_string_valid(sym, sym2->name)); in menu_validate_number()
260 else if (sym2->type != S_UNKNOWN && in sym_check_prop()
292 if (sym->type == S_UNKNOWN) { in menu_finalize()
296 if (menu->sym && menu->sym->type != S_UNKNOWN) { in menu_finalize()
305 if (menu->sym && menu->sym->type == S_UNKNOWN) in menu_finalize()
428 if (sym->type == S_UNKNOWN) in menu_finalize()
Dzconf.gperf29 default, T_DEFAULT, TF_COMMAND, S_UNKNOWN
Dzconf.hash.c194 …)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_DEFAULT, TF_COMMAND, S_UNKNOWN}, in kconf_id_lookup()
Dexpr.h63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator
Dconfdata.c337 if (sym->type == S_UNKNOWN) in conf_read_simple()
371 if (sym->type == S_UNKNOWN) in conf_read_simple()
636 case S_UNKNOWN: in conf_write_symbol()
Dzconf.y201 if ($1->stype != S_UNKNOWN)
301 if ($1->stype == S_UNKNOWN) {
Dsymbol.c89 case S_UNKNOWN: in sym_type_name()
754 case S_UNKNOWN: in sym_get_string_default()
830 symbol->type = S_UNKNOWN; in sym_lookup()
Dzconf.hash.c_shipped194 …)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str7, T_DEFAULT, TF_COMMAND, S_UNKNOWN},
Dzconf.tab.c1754 if ((yyvsp[(1) - (4)].id)->stype != S_UNKNOWN)
1860 if ((yyvsp[(1) - (4)].id)->stype == S_UNKNOWN) {
Dexpr.c1163 if (sym && sym->type != S_UNKNOWN) in expr_print_gstr_helper()
Dzconf.tab.c_shipped1754 if ((yyvsp[(1) - (4)].id)->stype != S_UNKNOWN)
1860 if ((yyvsp[(1) - (4)].id)->stype == S_UNKNOWN) {