Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-format.c69 typedef struct function_format_info struct
74 } function_format_info; argument
76 static bool decode_format_attr (tree, function_format_info *, int);
833 function_format_info *info;
837 static void check_format_info (function_format_info *, tree);
840 function_format_info *,
898 function_format_info info; in check_function_format()
1196 check_format_info (function_format_info *info, tree params) in check_format_info()
1303 function_format_info *info = format_ctx->info; in check_format_arg()
1468 function_format_info *info, const char *format_chars, in check_format_info_main()
[all …]
H A DFSFChangeLog1674 (struct function_format_info): format_type member renamed from is_scan.
H A DChangeLog-20019492 (function_format_info): Remove next, name and assembler_name.
9497 function_format_info.
H A DChangeLog-199813837 (struct function_format_info): format_type member renamed from is_scan.
H A DChangeLog-200422676 (struct function_format_info): Use an int for format_type.