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

/freebsd-10.1-release/contrib/gcc/
H A Dc-format.c71 typedef struct function_format_info
76 } function_format_info;
78 static bool decode_format_attr (tree, function_format_info *, int);
173 function_format_info structure. It is already known that the list
180 decode_format_attr (tree args, function_format_info *info, int validated_p)
836 function_format_info *info;
840 static void check_format_info (function_format_info *, tree);
843 function_format_info *,
902 function_format_info info;
1196 INFO points to the function_format_info structur
69 typedef struct function_format_info struct
74 } function_format_info; typedef in typeref:struct:function_format_info
[all...]

Completed in 108 milliseconds