Searched refs:SYMBOL_DEF_USER (Results 1 – 3 of 3) sorted by relevance
129 return sym->flags & SYMBOL_DEF_USER ? true : false; in sym_has_value()
155 #define SYMBOL_DEF_USER 0x10000 /* symbol.def[S_DEF_USER] is valid */ macro
151 sym->flags |= SYMBOL_DEF_USER; in randomize_choice_values()273 sym->flags |= SYMBOL_DEF_USER; in conf_set_all_new_symbols()