Searched refs:warnings_other (Results 1 – 5 of 5) sorted by relevance
117 if (!(warnings_flag & warnings_other)) in warn_at()127 if (!(warnings_flag & warnings_other)) in warn_at_indent()137 if (!(warnings_flag & warnings_other)) in warn()
127 warnings_other = 1 << 5, /**< All other warnings. */ enumerator
70 | warnings_other;254 warnings_other,
316 if (warnings_flag & warnings_other) in grammar_rules_useless_report()
326 * src/getargs.c (warnings_flag): Initialize to warnings_other.327 (warnings_args, warnings_types): Add entry for warnings_other.329 * src/getargs.h (enum warnings): Add entry for warnings_other.