Searched refs:orig_cur_type (Results 1 – 2 of 2) sorted by relevance
| /dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
| H A D | c-format.c | 2311 tree orig_cur_type; in check_format_types() local 2339 orig_cur_type = cur_type; in check_format_types() 2405 format_type_warning (types, wanted_type, orig_cur_type); in check_format_types() 2457 format_type_warning (types, wanted_type, orig_cur_type); in check_format_types()
|
| /dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
| H A D | c-format.c | 3059 tree orig_cur_type; in check_format_types() local 3089 orig_cur_type = cur_type; in check_format_types() 3167 types, wanted_type, orig_cur_type, fki, in check_format_types() 3237 wanted_type, orig_cur_type, fki, in check_format_types()
|