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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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
447 "T_REQUIRES", "T_OPTIONAL", "T_PROMPT", "T_TYPE", "T_DEFAULT",

Completed in 96 milliseconds