Home
last modified time | relevance | path

Searched refs:P_COMMENT (Results 1 – 9 of 9) sorted by relevance

/scripts/kconfig/
Dexpr.h134 P_COMMENT, /* text associated with a comment */ enumerator
Dzconf.y410 menu_add_prompt(P_COMMENT, $2, NULL);
717 case P_COMMENT: in zconfdump()
Dconf.c378 case P_COMMENT: in conf()
Dmconf.c508 case P_COMMENT: in build_conf()
Dnconf.c770 case P_COMMENT: in build_conf()
Dsymbol.c1331 case P_COMMENT: in prop_get_type_name()
Dgconf.c1071 case P_COMMENT: in fill_row()
Dzconf.tab.c_shipped1956 menu_add_prompt(P_COMMENT, (yyvsp[(2) - (3)].string), NULL);
2539 case P_COMMENT:
Dqconf.cc139 case P_COMMENT: in updateMenu()