Home
last modified time | relevance | path

Searched defs:elttype (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/contrib/gdb-7/gdb/
H A Dm2-valprint.c196 struct type *elttype = check_typedef (TYPE_TARGET_TYPE (type)); in print_unpacked_pointer() local
239 struct type *elttype = check_typedef (TYPE_TARGET_TYPE (type)); in print_variable_at_address() local
319 struct type *elttype; in m2_val_print() local
H A Dada-valprint.c145 struct type *elttype, *index_type; in val_print_packed_array_elements() local
464 printstr (struct ui_file *stream, struct type *elttype, const gdb_byte *string, in printstr()
590 struct type *elttype = TYPE_TARGET_TYPE (type); in ada_val_print_array() local
649 struct type *elttype; in ada_val_print_1() local
H A Dd-valprint.c45 struct type *elttype; in dynamic_array_type() local
H A Dc-valprint.c144 struct type *elttype, *unresolved_elttype; in c_val_print() local
H A Df-valprint.c266 struct type *elttype; in f_val_print() local
H A Dp-valprint.c70 struct type *elttype; in pascal_val_print() local
H A Dvalprint.c375 struct type *elttype, *unresolved_elttype; in generic_val_print() local
1607 struct type *elttype, *index_type; in val_print_array_elements() local
2448 val_print_string (struct type *elttype, const char *encoding, in val_print_string()
H A Dannotate.c526 annotate_array_section_begin (int idx, struct type *elttype) in annotate_array_section_begin()
H A Dc-lang.c77 classify_type (struct type *elttype, struct gdbarch *gdbarch, in classify_type()
H A Dlanguage.h436 #define LA_PRINT_STRING(stream, elttype, string, length, encoding, force_ellipses, options) \ argument
H A Dprintcmd.c303 struct type *elttype = value_type (val); in print_formatted() local
H A Dada-lang.c8517 struct type *elttype = ada_array_element_type (type, 1); in ada_is_string_type() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcall.c797 tree elttype = TREE_VEC_ELT (CLASSTYPE_TI_ARGS (type), 0); in build_list_conv() local
862 tree elttype = TREE_TYPE (atype); in can_convert_array() local
940 tree elttype = TREE_TYPE (type); in build_array_conv() local
987 tree elttype = TREE_TYPE (type); in build_complex_conv() local
5753 tree elttype = TREE_VEC_ELT (CLASSTYPE_TI_ARGS (totype), 0); in convert_like_real() local
H A Dtypeck2.c774 tree elttype = TREE_TYPE (type); in check_narrowing() local
H A Dsemantics.c7144 tree elttype = TREE_TYPE (atype); in cxx_eval_vec_init_1() local
H A Dpt.c15945 tree elt, elttype; in unify() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcall.c803 tree elttype = TREE_VEC_ELT (CLASSTYPE_TI_ARGS (type), 0); in build_list_conv() local
874 tree elttype = TREE_TYPE (atype); in can_convert_array() local
963 tree elttype = TREE_TYPE (type); in build_array_conv() local
1017 tree elttype = TREE_TYPE (type); in build_complex_conv() local
1922 tree elttype = TREE_TYPE (elt); in implicit_conversion() local
6859 tree elttype = TREE_VEC_ELT (CLASSTYPE_TI_ARGS (totype), 0); in convert_like_real() local
H A Dtypeck2.c892 tree elttype = TREE_TYPE (type); in check_narrowing() local
H A Dinit.c2692 tree elttype = (TREE_CODE (opertype) == ARRAY_TYPE in warn_placement_new_too_small() local
H A Dconstexpr.c2939 tree elttype = TREE_TYPE (atype); in cxx_eval_vec_init_1() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-typeck.c8405 tree elttype = TYPE_MAIN_VARIANT (TREE_TYPE (constructor_type)); in process_init_element() local
8458 tree elttype = TYPE_MAIN_VARIANT (TREE_TYPE (constructor_type)); in process_init_element() local
H A Dexpr.c5905 tree elttype = TREE_TYPE (type); in store_constructor() local
6166 tree elttype = TREE_TYPE (type); in store_constructor() local
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c9808 tree elttype = TYPE_MAIN_VARIANT (TREE_TYPE (constructor_type)); in process_init_element() local
9861 tree elttype = TYPE_MAIN_VARIANT (TREE_TYPE (constructor_type)); in process_init_element() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpr.c6460 tree elttype = TREE_TYPE (type); in store_constructor() local
6731 tree elttype = TREE_TYPE (type); in store_constructor() local
H A Dfold-const.c2290 tree elttype = TREE_TYPE (type); in fold_convert_const() local

12