Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dexpr.h179 P_COMMENT, /* text associated with a comment */ enumerator
H A Dparser.y370 menu_add_prompt(P_COMMENT, $2, NULL);
683 case P_COMMENT: in zconfdump()
H A Dgconf.c1048 ptype == P_COMMENT ? "***" : "", in fill_row()
1050 ptype == P_COMMENT ? "***" : "", in fill_row()
1068 case P_COMMENT: in fill_row()
H A Dmconf.c545 case P_COMMENT: in build_conf()
H A Dconf.c589 case P_COMMENT: in conf()
H A Dqconf.cc125 case P_COMMENT: in updateMenu()
1095 case P_COMMENT: in debug_info()
H A Dnconf.c844 case P_COMMENT: in build_conf()
H A Dsymbol.c1260 case P_COMMENT: in prop_get_type_name()
/openbmc/u-boot/scripts/kconfig/
H A Dexpr.h178 P_COMMENT, /* text associated with a comment */ enumerator
H A Dzconf.y418 menu_add_prompt(P_COMMENT, $2, NULL);
742 case P_COMMENT: in zconfdump()
H A Dconf.c370 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.c1383 case P_COMMENT: in prop_get_type_name()
H A Dgconf.c1071 case P_COMMENT: in fill_row()
H A Dqconf.cc147 case P_COMMENT: in updateMenu()