Searched defs:format_string_cst (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 96 format_warning_at_char (location_t fmt_string_loc, tree format_string_cst, in format_warning_at_char() 128 format_warning_substr (location_t fmt_string_loc, tree format_string_cst, in format_warning_substr() 1962 const tree format_string_cst; variable 2013 tree format_string_cst, in validate() 3054 location_t format_string_loc, tree format_string_cst, in check_tokens() 3269 check_plain (location_t format_string_loc, tree format_string_cst, in check_plain() 3740 tree format_string_cst, in maybe_diag_unbalanced_tokens() 3788 location_t fmt_param_loc, tree format_string_cst, in check_format_info_main()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 96 format_warning_at_char (location_t fmt_string_loc, tree format_string_cst, in format_warning_at_char() 128 format_warning_substr (location_t fmt_string_loc, tree format_string_cst, in format_warning_substr() 1955 const tree format_string_cst; member in argument_parser 2006 tree format_string_cst, in validate() 3047 location_t format_string_loc, tree format_string_cst, in check_tokens() 3268 check_plain (location_t format_string_loc, tree format_string_cst, in check_plain() 3739 tree format_string_cst, in maybe_diag_unbalanced_tokens() 3787 location_t fmt_param_loc, tree format_string_cst, in check_format_info_main()
|