Home
last modified time | relevance | path

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

/lib/
Dbug.c132 unsigned line, warning; in report_bug() local
143 warning = 0; in report_bug()
154 warning = (bug->flags & BUGFLAG_WARNING) != 0; in report_bug()
157 if (warning) { in report_bug()
DKconfig.debug17 Disable this to suppress the "warning: 'foo' is deprecated
25 suppress the "warning: ignoring return value of 'foo', declared with
36 Setting it to 0 disables the warning.