Searched refs:SYMBOL_AUTO (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dsymbol.c67 sym->flags |= SYMBOL_AUTO;
75 sym->flags |= SYMBOL_AUTO;
H A Dexpr.h124 #define SYMBOL_AUTO 0x1000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dexpr.h100 #define SYMBOL_AUTO 0x1000 /* value from environment variable */ macro
H A Dzconf.y248 sym->flags |= SYMBOL_AUTO;
481 modules_sym->flags |= SYMBOL_AUTO;
H A Dsymbol.c60 sym->flags |= SYMBOL_AUTO;
408 if (sym->flags & SYMBOL_AUTO)
1179 sym->flags |= SYMBOL_AUTO;
H A Dconfdata.c337 if (sym_is_choice(sym) || (sym->flags & SYMBOL_AUTO))
680 if ((sym->flags & SYMBOL_AUTO) || !sym->name)
H A Dzconf.tab.c1763 sym->flags |= SYMBOL_AUTO;
2228 modules_sym->flags |= SYMBOL_AUTO;
H A Dgconf.c104 if (val & SYMBOL_AUTO)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dexpr.h94 #define SYMBOL_AUTO 0x1000 macro
H A Dsymbol.c59 sym->flags |= SYMBOL_AUTO;
66 sym->flags |= SYMBOL_AUTO;
73 sym->flags |= SYMBOL_AUTO;
H A Dconfdata.c281 if (sym_is_choice(sym) || (sym->flags & SYMBOL_AUTO))
H A Dgconf.c143 if (val & SYMBOL_AUTO)

Completed in 138 milliseconds