Home
last modified time | relevance | path

Searched refs:SYMBOL_OPTIONAL (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dzconf.y145 sym->flags |= SYMBOL_OPTIONAL;
159 sym->flags |= SYMBOL_OPTIONAL;
295 current_entry->sym->flags |= SYMBOL_OPTIONAL;
A Dlkc.h189 return sym->flags & SYMBOL_OPTIONAL ? true : false; in sym_is_optional()
A Dexpr.h95 #define SYMBOL_OPTIONAL 0x0100 /* choice is optional - values can be 'n' */ macro
A Dzconf.tab.c_shipped1674 sym->flags |= SYMBOL_OPTIONAL;
1692 sym->flags |= SYMBOL_OPTIONAL;
1830 current_entry->sym->flags |= SYMBOL_OPTIONAL;
A Dgconf.c98 if (val & SYMBOL_OPTIONAL) in dbg_sym_flags()

Completed in 12 milliseconds