Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dconfdata.c156 static int conf_lineno, conf_warnings; variable
166 conf_warnings++; in conf_warning()
408 conf_warnings = 0; in conf_read_simple()
536 if (conf_warnings && werror) in conf_read_simple()
606 if (conf_warnings || conf_unsaved) in conf_read()
/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c31 static int conf_lineno, conf_warnings; variable
43 conf_warnings++; in conf_warning()
288 conf_warnings = 0; in conf_read_simple()
470 sym_add_change_count(conf_warnings || conf_unsaved); in conf_read()