Searched refs:SYMBOL_OPTIONAL (Results 1 – 15 of 15) sorted by relevance
151 sym->flags |= SYMBOL_OPTIONAL;165 sym->flags |= SYMBOL_OPTIONAL;307 current_entry->sym->flags |= SYMBOL_OPTIONAL;
174 return sym->flags & SYMBOL_OPTIONAL ? true : false; in sym_is_optional()
98 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro
1545 sym->flags |= SYMBOL_OPTIONAL;1565 sym->flags |= SYMBOL_OPTIONAL;1727 current_entry->sym->flags |= SYMBOL_OPTIONAL;
98 if (val & SYMBOL_OPTIONAL) in dbg_sym_flags()
146 $2->flags |= SYMBOL_OPTIONAL;158 $2->flags |= SYMBOL_OPTIONAL;286 current_entry->sym->flags |= SYMBOL_OPTIONAL;
161 return sym->flags & SYMBOL_OPTIONAL ? true : false; in sym_is_optional()
141 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro
96 if (val & SYMBOL_OPTIONAL) in dbg_sym_flags()
171 $2->flags |= SYMBOL_OPTIONAL;183 $2->flags |= SYMBOL_OPTIONAL;327 current_entry->sym->flags |= SYMBOL_OPTIONAL;
176 return sym->flags & SYMBOL_OPTIONAL ? true : false; in sym_is_optional()
1564 (yyvsp[-1].symbol)->flags |= SYMBOL_OPTIONAL;1582 (yyvsp[-1].symbol)->flags |= SYMBOL_OPTIONAL;1746 current_entry->sym->flags |= SYMBOL_OPTIONAL;