Searched refs:SYMBOL_CHOICEVAL (Results 1 – 3 of 3) sorted by relevance
138 return sym->flags & SYMBOL_CHOICEVAL ? true : false; in sym_is_choice_value()
90 #define SYMBOL_CHOICEVAL 0x0020 macro
315 menu->sym->flags |= SYMBOL_CHOICEVAL; in menu_finalize()