Home
last modified time | relevance | path

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

/external/coreboot/util/kconfig/
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()