Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/
H A Dexpr.h135 P_COMMENT, /* text associated with a comment */ enumerator
H A Dzconf.y404 menu_add_prompt(P_COMMENT, $2, NULL);
714 case P_COMMENT: in zconfdump()
H A Dconf.c379 case P_COMMENT: in conf()
H A Dmconf.c508 case P_COMMENT: in build_conf()
H A Dnconf.c772 case P_COMMENT: in build_conf()
H A Dsymbol.c1365 case P_COMMENT: in prop_get_type_name()
H A Dgconf.c1071 case P_COMMENT: in fill_row()
H A Dzconf.tab.c_shipped1818 menu_add_prompt(P_COMMENT, (yyvsp[-1].string), NULL);
2431 case P_COMMENT:
H A Dqconf.cc147 case P_COMMENT: in updateMenu()