Searched refs:T_MAINMENU (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/scripts/kconfig/ |
D | zconf.gperf | 15 mainmenu, T_MAINMENU, TF_COMMAND
|
D | zconf.hash.c | 217 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str23, T_MAINMENU, TF_COMMAND}, in kconf_id_lookup()
|
D | zconf.y | 46 %token <id>T_MAINMENU 344 mainmenu_stmt: T_MAINMENU prompt nl
|
D | zconf.hash.c_shipped | 217 … {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str23, T_MAINMENU, TF_COMMAND},
|
D | zconf.tab.c | 136 T_MAINMENU = 258, enumerator
|
D | zconf.tab.c_shipped | 136 T_MAINMENU = 258, 555 "$end", "error", "$undefined", "T_MAINMENU", "T_MENU", "T_ENDMENU",
|