Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dexpr.h182 P_COMMENT, /* text associated with a comment */ enumerator
195 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */
200 * P_PROMPT, P_DEFAULT, P_MENU, P_COMMENT */
H A Dparser.y379 menu_add_prompt(P_COMMENT, $2, NULL);
692 case P_COMMENT:
H A Dconf.c372 case P_COMMENT: in conf()
H A Dmconf.c507 case P_COMMENT: in build_conf()
H A Dnconf.c772 case P_COMMENT: in build_conf()
H A Dqconf.cc123 case P_COMMENT: in updateMenu()
1088 case P_COMMENT: in debug_info()
H A Dsymbol.c1292 case P_COMMENT: in prop_get_type_name()
H A Dgconf.c1071 case P_COMMENT: in fill_row()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dexpr.h179 P_COMMENT, /* text associated with a comment */ enumerator
192 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */
197 * P_PROMPT, P_DEFAULT, P_MENU, P_COMMENT */
H A Dparser.y370 menu_add_prompt(P_COMMENT, $2, NULL);
683 case P_COMMENT:
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 Dnconf.c844 case P_COMMENT: in build_conf()
H A Dqconf.cc125 case P_COMMENT: in updateMenu()
1095 case P_COMMENT: in debug_info()
H A Dsymbol.c1248 case P_COMMENT: in prop_get_type_name()

Completed in 21 milliseconds