Home
last modified time | relevance | path

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

/linux-6.14.4/scripts/kconfig/
Dconfdata.c525 struct comment_style { struct
531 static const struct comment_style comment_style_pound = { argument
1033 const struct comment_style *comment_style) in __conf_write_autoconf()