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

/asus-wl-520gu-7.0.1.45/src/router/config/
H A Dsymbol.c17 flags: SYMBOL_YES|SYMBOL_VALID,
21 flags: SYMBOL_MOD|SYMBOL_VALID,
25 flags: SYMBOL_NO|SYMBOL_VALID,
29 flags: SYMBOL_VALID,
160 if (sym->flags & SYMBOL_VALID)
186 sym->flags |= SYMBOL_VALID;
293 sym->flags &= ~SYMBOL_VALID;
H A Dconfdata.c91 sym->flags &= ~SYMBOL_VALID;
H A Dexpr.h119 #define SYMBOL_VALID 0x0080 macro

Completed in 37 milliseconds