Searched refs:wanted_type (Results 1 – 3 of 3) sorted by relevance
377 tree wanted_type; member1645 tree wanted_type; in check_format_info_main() local1776 width_wanted_type.wanted_type = *fki->width_type; in check_format_info_main()1881 precision_wanted_type.wanted_type = *fki->precision_type; in check_format_info_main()2156 wanted_type = 0; in check_format_info_main()2160 wanted_type = (fci->types[length_chars_val].type in check_format_info_main()2164 if (wanted_type == 0) in check_format_info_main()2196 if ((fci->pointer_count == 0 && wanted_type == void_type_node) in check_format_info_main()2241 wanted_type_ptr->wanted_type = wanted_type; in check_format_info_main()2279 wanted_type = *fci->types[length_chars_val].type; in check_format_info_main()[all …]
392 tree wanted_type; member1821 tree &wanted_type,1830 tree &wanted_type,2164 width_wanted_type.wanted_type = *fki->width_type; in read_any_format_width()2287 precision_wanted_type.wanted_type = *fki->precision_type; in read_any_format_precision()2578 tree &wanted_type, in handle_conversions() argument2589 wanted_type = (fci->types[len_modifier.val].type in handle_conversions()2593 if (wanted_type == 0) in handle_conversions()2637 tree &wanted_type, in check_argument_type() argument2651 if ((fci->pointer_count == 0 && wanted_type == void_type_node) in check_argument_type()[all …]
1278 int tempflag, enum bptype wanted_type,