MENU_ROOT        1354 scripts/kconfig/gconf.c 		    && !(child->flags & MENU_ROOT) && (tree == tree1))
MENU_ROOT        1357 scripts/kconfig/gconf.c 		if ((view_mode == SPLIT_VIEW) && (child->flags & MENU_ROOT)
MENU_ROOT        1367 scripts/kconfig/gconf.c 		printf("%s", child->flags & MENU_ROOT ? "rootmenu | " : "");
MENU_ROOT        1391 scripts/kconfig/gconf.c 		if (((view_mode == SINGLE_VIEW) && (menu->flags & MENU_ROOT))
MENU_ROOT        1430 scripts/kconfig/gconf.c 	menu->flags |= MENU_ROOT;
MENU_ROOT         446 scripts/kconfig/qconf.cc 	if ((mode == singleMode || (mode == symbolMode && !(rootEntry->flags & MENU_ROOT))) &&
MENU_ROOT         603 scripts/kconfig/qconf.cc 			if (!(child->flags & MENU_ROOT))
MENU_ROOT         607 scripts/kconfig/qconf.cc 			if (child->flags & MENU_ROOT)
MENU_ROOT         668 scripts/kconfig/qconf.cc 			if (!(child->flags & MENU_ROOT))
MENU_ROOT         672 scripts/kconfig/qconf.cc 			if (child->flags & MENU_ROOT)
MENU_ROOT        1613 scripts/kconfig/qconf.cc 		if (menu->flags & MENU_ROOT) {
MENU_ROOT        1835 scripts/kconfig/qconf.cc 	menu->flags |= MENU_ROOT;