Searched refs:orig_format_chars (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-format.cc | 1844 const char * const orig_format_chars, 1888 const char * const orig_format_chars, 1956 const char * const orig_format_chars; member in argument_parser 2008 const char * const orig_format_chars, in validate() argument 2030 format_chars - orig_format_chars, in validate() 2064 format_chars - orig_format_chars - 1, in validate() 2077 format_chars - orig_format_chars, in validate() 2130 orig_format_chars (orig_format_chars_), in argument_parser() 2195 format_chars + 1 - orig_format_chars, in read_format_flags() 2285 format_chars - orig_format_chars; in read_any_format_width() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-format.c | 1851 const char * const orig_format_chars, 1895 const char * const orig_format_chars, 1963 const char * const orig_format_chars; variable 2015 const char * const orig_format_chars, in validate() argument 2037 format_chars - orig_format_chars, in validate() 2071 format_chars - orig_format_chars - 1, in validate() 2084 format_chars - orig_format_chars, in validate() 2137 orig_format_chars (orig_format_chars_), in argument_parser() 2202 format_chars + 1 - orig_format_chars, in read_format_flags() 2292 format_chars - orig_format_chars; in read_any_format_width() [all …]
|