Searched refs:S_STRING (Results 1 – 14 of 14) sorted by relevance
/scripts/kconfig/ |
D | confdata.c | 157 sym->type = S_STRING; in conf_set_sym_val() 161 case S_STRING: in conf_set_sym_val() 304 case S_STRING: in conf_read_simple() 459 case S_STRING: in conf_read() 571 case S_STRING: in header_print_symbol() 638 case S_STRING: in conf_write_symbol() 875 case S_STRING: in conf_split_config()
|
D | zconf.gperf | 39 string, T_TYPE, TF_COMMAND, S_STRING
|
D | symbol.c | 58 sym->type = S_STRING; in sym_init() 87 case S_STRING: in sym_type_name() 353 case S_STRING: in sym_calc_value() 419 case S_STRING: in sym_calc_value() 570 case S_STRING: in sym_string_valid() 614 case S_STRING: in sym_string_within_range() 764 case S_STRING: in sym_get_string_default()
|
D | conf.c | 124 case S_STRING: in conf_askvalue() 404 case S_STRING: in conf()
|
D | expr.h | 65 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator
|
D | expr.c | 905 case S_STRING: in expr_parse_string() 960 if (e->left.sym->type != S_STRING || e->right.sym->type != S_STRING) { in expr_calc_value()
|
D | zconf.hash.c_shipped | 261 …t)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str51, T_TYPE, TF_COMMAND, S_STRING},
|
D | qconf.cc | 198 case S_STRING: in updateMenu() 204 if (type == S_STRING) in updateMenu() 524 case S_STRING: in changeValue()
|
D | zconf.y | 624 case S_STRING: in print_symbol()
|
D | mconf.c | 876 case S_STRING: in conf_string()
|
D | gconf.c | 840 case S_STRING: in change_sym_value() 1149 case S_STRING: in fill_row()
|
D | menu.c | 239 if ((sym->type == S_STRING || sym->type == S_INT || sym->type == S_HEX) && in sym_check_prop()
|
D | nconf.c | 1364 case S_STRING: in conf_string()
|
D | zconf.tab.c_shipped | 2461 case S_STRING:
|