Searched refs:format_type (Results 1 – 15 of 15) sorted by relevance
22 enum format_type { enum38 extern enum format_type opt_format;
25 enum format_type opt_format = FORMAT_AUTO;483 enum format_type init_format = FORMAT_AUTO; in coder_init()
392 enum format_type format; in parse_real()
195 info->format_type = decode_format_type (p); in decode_format_attr()197 if (info->format_type == format_type_error) in decode_format_attr()903 && (format_types[info.format_type].flags in check_function_format()913 == info.format_type)) in check_function_format()934 format_types[info.format_type].name); in check_function_format()1283 format_types[info->format_type].name); in check_format_info()2798 if (info.format_type == asm_fprintf_format_type in handle_format_attribute()2799 || info.format_type == gcc_gfc_format_type in handle_format_attribute()2800 || info.format_type == gcc_diag_format_type in handle_format_attribute()2801 || info.format_type == gcc_tdiag_format_type in handle_format_attribute()[all …]
657 * c-format.c (enum format_type): New entry for NSString format.676 * c-format.c (enum format_type): New entry for NSString format.
1670 (enum format_type): New type.1672 enum format_type instead of int.1674 (struct function_format_info): format_type member renamed from is_scan.
13833 (enum format_type): New type.13835 enum format_type instead of int.13837 (struct function_format_info): format_type member renamed from is_scan.
16712 * c-format.c (enum format_type): Add gcc_diag_format_type,21348 * c-format.c (enum format_type): Add asm_fprintf_format_type.
32333 * c-common.c (enum format_type): Add format_type_error.
173 * c-common.c (enum format_type): Add strfmon_format_type.
13007 (enum format_type): Add gcc_tdiag_format_type.
22676 (struct function_format_info): Use an int for format_type.
120 FormatType format_type; // uint32_t, uint64_t, cstr, or anything that can member
3152 uint8_t format_type; /* STG_PDF_LENGTH or STG_PDF_EXTENDED */ member
7265 rtg_ext_ptr->format_type = 0x10; in ctl_report_tagret_port_groups()