Searched refs:S_STRING (Results 1 – 8 of 8) sorted by relevance
/third_party/toybox/kconfig/ |
D | confdata.c | 147 case S_STRING: in conf_read_simple() 250 sym->type = S_STRING; in conf_read_simple() 253 case S_STRING: in conf_read_simple() 358 case S_STRING: in conf_read() 511 case S_STRING: in conf_write() 609 case S_STRING: in conf_split_config() 751 case S_STRING: in conf_write_autoconf()
|
D | symbol.c | 68 sym->type = S_STRING; in sym_init() 75 sym->type = S_STRING; in sym_init() 104 case S_STRING: in sym_type_name() 283 case S_STRING: in sym_calc_value() 329 case S_STRING: in sym_calc_value() 492 case S_STRING: in sym_string_valid() 536 case S_STRING: in sym_string_within_range()
|
D | conf.c | 116 case S_STRING: in conf_askvalue() 453 case S_STRING: in conf()
|
D | expr.h | 63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator
|
D | zconf.hash.c_shipped | 179 …nt)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str6, T_TYPE, TF_COMMAND, S_STRING},
|
D | menu.c | 191 if ((sym->type == S_STRING || sym->type == S_INT || sym->type == S_HEX) && in sym_check_prop()
|
D | mconf.c | 782 case S_STRING: in conf_string()
|
D | zconf.tab.c_shipped | 2238 case S_STRING:
|