Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dconfdata.c586 struct comment_style { struct
592 static const struct comment_style comment_style_pound = { argument
598 static const struct comment_style comment_style_c = {
604 static void conf_write_heading(FILE *fp, const struct comment_style *cs) in conf_write_heading()
1067 const struct comment_style *comment_style) in __conf_write_autoconf() argument
1087 conf_write_heading(file, comment_style); in __conf_write_autoconf()

Completed in 4 milliseconds