Searched refs:S_STRING (Results 1 – 9 of 9) sorted by relevance
/external/libedit/src/ |
D | unvis.c | 75 #define S_STRING 15 /* collecting string */ macro 432 *astate = SS(0, S_STRING); in unvis() 435 case S_STRING: in unvis() 455 *astate = SS(is + 1, S_STRING); in unvis()
|
/external/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 | 59 sym->type = S_STRING; in sym_init() 66 sym->type = S_STRING; in sym_init() 73 sym->type = S_STRING; in sym_init() 102 case S_STRING: in sym_type_name() 281 case S_STRING: in sym_calc_value() 327 case S_STRING: in sym_calc_value() 490 case S_STRING: in sym_string_valid() 534 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:
|