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

/linux-master/scripts/kconfig/
H A Dconfdata.c558 struct comment_style { struct
564 static const struct comment_style comment_style_pound = {
570 static const struct comment_style comment_style_c = {
576 static void conf_write_heading(FILE *fp, const struct comment_style *cs)
1090 const struct comment_style *comment_style)
1110 conf_write_heading(file, comment_style);
1088 __conf_write_autoconf(const char *filename, void (*print_symbol)(FILE *, struct symbol *), const struct comment_style *comment_style) argument

Completed in 109 milliseconds