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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dzconf.l91 "mainmenu" BEGIN(PARAM); return T_MAINMENU;
H A Dzconf.y41 %token T_MAINMENU
95 | T_MAINMENU prompt nl_or_eof
599 //case T_MAINMENU:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.y51 %token <id>T_MAINMENU
114 | stmt_list T_MAINMENU prompt nl
H A Dzconf.tab.c143 T_MAINMENU = 258, enumerator in enum:yytokentype
554 "$end", "error", "$undefined", "T_MAINMENU", "T_MENU", "T_ENDMENU",
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.y53 %token <id>T_MAINMENU
110 | stmt_list T_MAINMENU prompt nl
H A Dzconf.tab.c64 T_MAINMENU = 258, enumerator in enum:yytokentype
98 #define T_MAINMENU 258 macro
444 "$end", "error", "$undefined", "T_MAINMENU", "T_MENU", "T_ENDMENU",

Completed in 62 milliseconds