Searched refs:S_OTHER (Results 1 – 3 of 3) sorted by relevance
63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator88 … < SYMBOL_HASHSIZE; i++) for (sym = symbol_hash[i]; sym; sym = sym->next) if (sym->type != S_OTHER)
145 case S_OTHER: in conf_set_sym_val()361 sym->type = S_OTHER; in conf_read_simple()624 case S_OTHER: in conf_write_symbol()
91 case S_OTHER: in sym_type_name()752 case S_OTHER: in sym_get_string_default()
Completed in 7 milliseconds