Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-format.c1737 const char * const orig_format_chars,
1780 const char * const orig_format_chars,
1848 const char * const orig_format_chars; variable
1900 const char * const orig_format_chars, in validate() argument
1922 format_chars - orig_format_chars, in validate()
1956 format_chars - orig_format_chars - 1, in validate()
1969 format_chars - orig_format_chars, in validate()
2022 orig_format_chars (orig_format_chars_), in argument_parser()
2087 format_chars + 1 - orig_format_chars, in read_format_flags()
2177 format_chars - orig_format_chars; in read_any_format_width()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-format.c1623 const char *orig_format_chars = format_chars; in check_format_info_main() local
2289 if (format_chars - orig_format_chars != format_length) in check_format_info_main()