Home
last modified time | relevance | path

Searched refs:TYPE_CODE_ARRAY (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-12.1/contrib/gdb/gdb/
H A Df-typeprint.c75 || code == TYPE_CODE_ARRAY in f_print_type()
122 case TYPE_CODE_ARRAY: in f_type_print_varspec_prefix()
174 case TYPE_CODE_ARRAY: in f_type_print_varspec_suffix()
180 if (TYPE_CODE (TYPE_TARGET_TYPE (type)) == TYPE_CODE_ARRAY) in f_type_print_varspec_suffix()
214 if (TYPE_CODE (TYPE_TARGET_TYPE (type)) != TYPE_CODE_ARRAY) in f_type_print_varspec_suffix()
322 case TYPE_CODE_ARRAY: in f_type_print_base()
H A Dppc-sysv-tdep.c192 && TYPE_CODE (type) == TYPE_CODE_ARRAY in ppc_sysv_abi_push_dummy_call()
213 && TYPE_CODE (type) == TYPE_CODE_ARRAY in ppc_sysv_abi_push_dummy_call()
400 && TYPE_CODE (type) == TYPE_CODE_ARRAY in do_ppc_sysv_return_value()
416 && TYPE_CODE (type) == TYPE_CODE_ARRAY in do_ppc_sysv_return_value()
678 && TYPE_CODE (type) == TYPE_CODE_ARRAY in ppc64_sysv_abi_push_dummy_call()
897 if (TYPE_CODE (valtype) == TYPE_CODE_ARRAY in ppc64_sysv_abi_return_value()
H A Dada-lang.c1034 TYPE_CODE (data_type) == TYPE_CODE_ARRAY) in ada_is_array_descriptor()
1189 if (TYPE_CODE (type) != TYPE_CODE_ARRAY) in packed_array_type()
1445 case TYPE_CODE_ARRAY: in ada_value_primitive_packed_val()
2376 case TYPE_CODE_ARRAY: in ada_type_match()
2933 != TYPE_CODE_ARRAY)) in possible_user_operator_p()
6325 case TYPE_CODE_ARRAY: in ada_to_fixed_type()
6781 if (TYPE_CODE (type2) == TYPE_CODE_ARRAY in coerce_for_assign()
7038 case TYPE_CODE_ARRAY: in ada_evaluate_subexp()
7072 case TYPE_CODE_ARRAY: in ada_evaluate_subexp()
7117 TYPE_CODE_ARRAY in ada_evaluate_subexp()
[all …]
H A Df-valprint.c209 if (TYPE_CODE (TYPE_TARGET_TYPE (type)) == TYPE_CODE_ARRAY in f77_get_dynamic_length_of_aggregate()
241 while ((TYPE_CODE (tmp_type) == TYPE_CODE_ARRAY)) in f77_create_arrayprint_offset_tbl()
381 case TYPE_CODE_ARRAY: in f_val_print()
H A Dp-typeprint.c263 case TYPE_CODE_ARRAY: in pascal_type_print_varspec_prefix()
350 case TYPE_CODE_ARRAY: in pascal_type_print_varspec_suffix()
490 case TYPE_CODE_ARRAY: in pascal_type_print_base()
H A Dc-typeprint.c85 || code == TYPE_CODE_ARRAY in c_print_type()
261 case TYPE_CODE_ARRAY: in c_type_print_varspec_prefix()
538 case TYPE_CODE_ARRAY: in c_type_print_varspec_suffix()
700 case TYPE_CODE_ARRAY: in c_type_print_base()
H A Dvarobj.c1747 case TYPE_CODE_ARRAY: in type_changeable()
1772 case TYPE_CODE_ARRAY: in c_number_of_children()
1839 case TYPE_CODE_ARRAY: in c_name_of_child()
1949 case TYPE_CODE_ARRAY: in c_value_of_child()
2002 case TYPE_CODE_ARRAY: in c_type_of_child()
2044 case TYPE_CODE_ARRAY: in c_variable_editable()
2070 case TYPE_CODE_ARRAY: in c_value_of_variable()
H A Deval.c511 && TYPE_CODE (type) == TYPE_CODE_ARRAY) in evaluate_subexp_standard()
1253 case TYPE_CODE_ARRAY: in evaluate_subexp_standard()
1540 if (TYPE_CODE (type) != TYPE_CODE_ARRAY in evaluate_subexp_standard()
1905 || TYPE_CODE (type) == TYPE_CODE_ARRAY in evaluate_subexp_standard()
2171 if (TYPE_CODE (check_typedef (SYMBOL_TYPE (var))) == TYPE_CODE_ARRAY in evaluate_subexp_with_coercion()
2215 && TYPE_CODE (type) != TYPE_CODE_ARRAY) in evaluate_subexp_for_sizeof()
2264 if ((TYPE_CODE (array_type) != TYPE_CODE_ARRAY)) in calc_f77_array_dims()
2271 if (TYPE_CODE (tmp_type) == TYPE_CODE_ARRAY) in calc_f77_array_dims()
H A Dlanguage.c913 (TYPE_CODE (type) == TYPE_CODE_ARRAY);
918 (TYPE_CODE(type) == TYPE_CODE_ARRAY);
922 (TYPE_CODE (type) == TYPE_CODE_ARRAY);
H A Dinfcall.c130 case TYPE_CODE_ARRAY: in value_arg_coerce()
684 || TYPE_CODE (arg_type) == TYPE_CODE_ARRAY in call_function_by_hand()
H A Dtypeprint.c296 case TYPE_CODE_ARRAY: in print_type_scalar()
H A Dada-typeprint.c376 for (arr_type = type; TYPE_CODE (arr_type) == TYPE_CODE_ARRAY; in print_array_type()
793 case TYPE_CODE_ARRAY: in ada_print_type()
H A Dgnu-v2-abi.c142 && TYPE_CODE (TYPE_TARGET_TYPE (VALUE_TYPE (vtbl))) == TYPE_CODE_ARRAY) in gnuv2_virtual_fn_field()
H A Dada-valprint.c347 case TYPE_CODE_ARRAY: in ada_print_scalar()
692 case TYPE_CODE_ARRAY: in ada_val_print_1()
H A Dgdbtypes.c746 TYPE_CODE (result_type) = TYPE_CODE_ARRAY; in create_array_type()
1462 else if (TYPE_CODE (type) == TYPE_CODE_ARRAY in check_typedef()
2389 case TYPE_CODE_ARRAY: in rank_one_type()
2402 case TYPE_CODE_ARRAY: in rank_one_type()
2406 case TYPE_CODE_ARRAY: in rank_one_type()
2901 case TYPE_CODE_ARRAY: in recursive_dump_type()
H A Dvalops.c226 if (code1 == TYPE_CODE_ARRAY) in value_cast()
254 && TYPE_CODE (type2) == TYPE_CODE_ARRAY) in value_cast()
1234 if (TYPE_CODE (tt2) == TYPE_CODE_ARRAY) in typecmp()
1252 while ( TYPE_CODE(tt2) == TYPE_CODE_ARRAY || in typecmp()
2803 if (TYPE_CODE (array_type) != TYPE_CODE_ARRAY in value_slice()
H A Dp-valprint.c75 case TYPE_CODE_ARRAY: in pascal_val_print()
704 if (TYPE_CODE (type) == TYPE_CODE_ARRAY) in pascal_object_is_vtbl_member()
H A Damd64-tdep.c312 if (TYPE_CODE (type) == TYPE_CODE_ARRAY) in amd64_classify_aggregate()
398 else if (code == TYPE_CODE_ARRAY || code == TYPE_CODE_STRUCT in amd64_classify()
H A Dc-valprint.c86 case TYPE_CODE_ARRAY: in c_val_print()
H A Dvalue.h256 && TYPE_CODE (VALUE_TYPE (arg)) == TYPE_CODE_ARRAY) \
H A Dax-gdb.c726 case TYPE_CODE_ARRAY: in gen_usual_unary()
898 case TYPE_CODE_ARRAY: in gen_cast()
H A Dcp-valprint.c195 if (TYPE_CODE (type) == TYPE_CODE_ARRAY) in cp_is_vtbl_member()
H A Dvalues.c1302 || code == TYPE_CODE_ARRAY in using_struct_return()
/freebsd-12.1/contrib/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h150 TYPE_CODE_ARRAY = 11, // ARRAY: [numelts, eltty] enumerator
/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-cmd-stack.c308 if (TYPE_CODE (type) != TYPE_CODE_ARRAY in list_args_or_locals()

12