Searched refs:pointer_count (Results 1 – 5 of 5) sorted by relevance
383 int pointer_count; member1778 width_wanted_type.pointer_count = 0; in check_format_info_main()1883 precision_wanted_type.pointer_count = 0; in check_format_info_main()2196 if ((fci->pointer_count == 0 && wanted_type == void_type_node) in check_format_info_main()2243 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; in check_format_info_main()2322 gcc_assert (wanted_type != void_type_node || types->pointer_count); in check_format_types()2324 if (types->pointer_count == 0) in check_format_types()2346 for (i = 0; i < types->pointer_count; ++i) in check_format_types()2410 if (i < types->pointer_count) in check_format_types()2476 int pointer_count = type->pointer_count; in format_type_warning() local[all …]
136 int pointer_count; member
398 int pointer_count; member2166 width_wanted_type.pointer_count = 0; in read_any_format_width()2289 precision_wanted_type.pointer_count = 0; in read_any_format_precision()2651 if ((fci->pointer_count == 0 && wanted_type == void_type_node) in check_argument_type()2702 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; in check_argument_type()3070 gcc_assert (wanted_type != void_type_node || types->pointer_count); in check_format_types()3072 if (types->pointer_count == 0) in check_format_types()3106 for (i = 0; i < types->pointer_count; ++i) in check_format_types()3173 if (i < types->pointer_count) in check_format_types()3363 spec->pointer_count); in get_format_for_type_1()[all …]
135 int pointer_count; member
65 unsigned int pointer_count = 0; in ldns_wire2dname() local81 pointer_count++; in ldns_wire2dname()95 } else if (pointer_count > LDNS_MAX_POINTERS) { in ldns_wire2dname()