Searched refs:warn_format_zero_length (Results 1 – 9 of 9) sorted by relevance
92 warn_format_zero_length): Remove.199 * treetree.c (warn_format_zero_length): Add.
844 warn_format_zero_length = on;1417 if (warn_format_zero_length && !warn_format) in c_common_post_options()
494 extern int warn_format_zero_length;
42 warn_format_zero_length = setting;1428 && res.number_other == 0 && warn_format_zero_length)
326 int warn_format_zero_length; variable
6772 * c-common.h (warn_format_zero_length): Declare extern.6774 * c-format.c (warn_format_zero_length): Declare.6775 (set_Wformat): Set warn_format_zero_length for -Wformat.6777 warn_format_zero_length is true. Include the format type
925 warn_format_zero_length): Remove.1032 * treetree.c (warn_format_zero_length): Add.
221 C ObjC Var(warn_format_zero_length)
42 warn_format_zero_length = setting; in set_Wformat()