Searched refs:T_REQUIRES (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dzconf.l103 "requires" BEGIN(PARAM); return T_REQUIRES;
H A Dzconf.y54 %token T_REQUIRES
371 | T_REQUIRES expr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.y67 %token <id>T_REQUIRES
404 | T_REQUIRES expr T_EOL
H A Dzconf.tab.c78 T_REQUIRES = 272, enumerator in enum:yytokentype
112 #define T_REQUIRES 272 macro
446 "T_REQUIRES", "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.y67 %token <id>T_REQUIRES
427 | T_REQUIRES expr T_EOL
H A Dzconf.tab.c81 T_REQUIRES = 272, enumerator in enum:yytokentype
117 #define T_REQUIRES 272 macro
510 "T_REQUIRES", "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT",

Completed in 114 milliseconds