Searched refs:S_HEX (Results 1 – 11 of 11) sorted by relevance
64 case S_HEX: in sym_type_name()114 case S_HEX: in sym_get_range_val()134 case S_HEX: in sym_validate_range()350 case S_HEX: in sym_calc_value()416 case S_HEX: in sym_calc_value()578 case S_HEX: in sym_string_valid()618 case S_HEX: in sym_string_within_range()675 if (sym->type == S_HEX && (newval[0] != '0' || (newval[1] != 'x' && newval[1] != 'X'))) { in sym_set_string_value()759 case S_HEX: in sym_get_string_default()
238 return sym2->type == S_INT || sym2->type == S_HEX || in menu_validate_number()251 if ((sym->type == S_STRING || sym->type == S_INT || sym->type == S_HEX) && in sym_check_prop()259 if (sym->type == S_HEX || sym->type == S_INT) { in sym_check_prop()293 if (sym->type != S_INT && sym->type != S_HEX) in sym_check_prop()830 if (sym->type == S_INT || sym->type == S_HEX) { in get_symbol_str()
278 case S_HEX: in conf_set_sym_val()402 case S_HEX: in conf_read_simple()564 case S_HEX: in conf_read()665 case S_HEX: { in header_print_symbol()1005 case S_HEX: in conf_touch_deps()
121 case S_HEX: in conf_askvalue()396 case S_HEX: in conf()
65 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING enumerator
300 | T_HEX { $$ = S_HEX; }611 case S_HEX: in print_symbol()
869 case S_HEX: in conf_string()
839 case S_HEX: in change_sym_value()1148 case S_HEX: in fill_row()
169 case S_HEX: in updateMenu()220 if (type == S_INT || type == S_HEX || type == S_STRING) in init()
1360 case S_HEX: in conf_string()
1017 case S_HEX: in expr_parse_string()