MENU_ROOT        1379 scripts/kconfig/gconf.c 		    && !(child->flags & MENU_ROOT) && (tree == tree1))
MENU_ROOT        1382 scripts/kconfig/gconf.c 		if ((view_mode == SPLIT_VIEW) && (child->flags & MENU_ROOT)
MENU_ROOT        1392 scripts/kconfig/gconf.c 		printf("%s", child->flags & MENU_ROOT ? "rootmenu | " : "");
MENU_ROOT        1416 scripts/kconfig/gconf.c 		if (((view_mode == SINGLE_VIEW) && (menu->flags & MENU_ROOT))
MENU_ROOT        1455 scripts/kconfig/gconf.c 	menu->flags |= MENU_ROOT;
MENU_ROOT         473 scripts/kconfig/qconf.cc 	if ((mode == singleMode || (mode == symbolMode && !(rootEntry->flags & MENU_ROOT))) &&
MENU_ROOT         624 scripts/kconfig/qconf.cc 			if (!(child->flags & MENU_ROOT))
MENU_ROOT         628 scripts/kconfig/qconf.cc 			if (child->flags & MENU_ROOT)
MENU_ROOT        1538 scripts/kconfig/qconf.cc 		if (menu->flags & MENU_ROOT) {
MENU_ROOT        1734 scripts/kconfig/qconf.cc 	menu->flags |= MENU_ROOT;