Searched refs:SYMBOL_OPTIONAL (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/config/
H A Dlkc.h93 return sym->flags & SYMBOL_OPTIONAL ? true : false;
H A Dexpr.h120 #define SYMBOL_OPTIONAL 0x0100 macro
H A Dzconf.y116 sym->flags |= SYMBOL_OPTIONAL;
226 current_entry->sym->flags |= SYMBOL_OPTIONAL;

Completed in 93 milliseconds