Searched refs:S_UNKNOWN (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dmenu.c113 if (sym->type == S_UNKNOWN) {
158 (sym2->type == S_UNKNOWN && sym_string_valid(sym, sym2->name));
180 else if (sym2->type == S_UNKNOWN)
327 if (sym->type == S_UNKNOWN)
H A Dexpr.h63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator in enum:symbol_type
H A Dzconf.y199 if ($1->stype != S_UNKNOWN)
279 if ($1->stype == S_UNKNOWN) {
H A Dsymbol.c103 case S_UNKNOWN:
681 symbol->type = S_UNKNOWN;
H A Dzconf.tab.c1430 if ((yyvsp[-3].id)->stype != S_UNKNOWN)
1514 if ((yyvsp[-3].id)->stype == S_UNKNOWN) {
H A Dgconf.c89 if (val == S_UNKNOWN)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dmenu.c113 if (sym->type == S_UNKNOWN) {
181 (sym2->type == S_UNKNOWN && sym_string_valid(sym, sym2->name));
203 else if (sym2->type == S_UNKNOWN)
350 if (sym->type == S_UNKNOWN)
H A Dexpr.h63 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator in enum:symbol_type
H A Dconfdata.c169 if (sym->type == S_UNKNOWN)
209 if (sym->type == S_UNKNOWN)
H A Dzconf.y202 if ($1->stype != S_UNKNOWN)
302 if ($1->stype == S_UNKNOWN) {
H A Dsymbol.c103 case S_UNKNOWN:
681 symbol->type = S_UNKNOWN;
H A Dzconf.tab.c1531 if ((yyvsp[-3].id)->stype != S_UNKNOWN)
1637 if ((yyvsp[-3].id)->stype == S_UNKNOWN) {
H A Dgconf.c89 if (val == S_UNKNOWN)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dexpr.h79 S_UNKNOWN, S_BOOLEAN, S_TRISTATE, S_INT, S_HEX, S_STRING, S_OTHER enumerator in enum:symbol_type
102 #define SYMBOL_UNKNOWN S_UNKNOWN
H A Dsymbol.c109 case S_UNKNOWN:
556 symbol->type = S_UNKNOWN;
H A Dmenu.c68 if (sym->type == S_UNKNOWN) {

Completed in 134 milliseconds