Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dexpr.h179 P_COMMENT, /* text associated with a comment */ enumerator
190 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */
195 * P_PROMPT, P_DEFAULT, P_MENU, P_COMMENT */
H A Dparser.y380 menu_add_prompt(P_COMMENT, $2, NULL);
724 case P_COMMENT: in zconfdump()
H A Dmconf.c495 case P_COMMENT: in build_conf()
H A Dconf.c534 case P_COMMENT: in conf()