Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/kconfig/
H A Dconfdata.c628 struct comment_style { struct
634 static const struct comment_style comment_style_pound = { argument
1186 const struct comment_style *comment_style) in __conf_write_autoconf()