Searched refs:warnings (Results 1 – 6 of 6) sorted by relevance
9 static const char *__initdata warnings[WARNING_ARRAY_SIZE]; variable16 warnings[nr_warnings] = warning; in warning_add()31 printk("%s", warnings[i]); in warning_print()
256 bool "Suppress duplicate symbol warnings" if !LIVEPATCH260 unless Live patching is to be used, so these warnings can be
31 glib: Fix Makefiles to suppress warnings from automake34 += in the evaluation to avoid multiple definition warnings from
248 import warnings915 warnings.warn(message, DeprecationWarning)937 warnings.warn(msg, DeprecationWarning)1055 warnings.filterwarnings("ignore", module="logging")
10 # * R0001: Total errors / warnings 11 # * R0002: % errors / warnings by module 49 # respectivly contain the number of errors / warnings messages and the total
274 /* Suppress unused-variable warnings by "using" E. */281 /* Identity function, used to suppress warnings about constant conditions. */837 /* This is here to suppress warnings from the GCC cpp's840 YYFAIL uses, which will produce warnings from Bison 2.5. */1391 /* Prevent warnings from -Wmissing-prototypes. */
Completed in 13 milliseconds