Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-format.c1658 int non_zero_width_char = FALSE; in check_format_info_main() local
1664 non_zero_width_char = TRUE; in check_format_info_main()
1667 if (found_width && !non_zero_width_char && in check_format_info_main()