Home
last modified time | relevance | path

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

/linux-6.8/scripts/kconfig/
Dconfdata.c607 struct comment_style { struct
613 static const struct comment_style comment_style_pound = { argument
1150 const struct comment_style *comment_style) in __conf_write_autoconf()