Searched defs:elt_type (Results 1 – 16 of 16) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | convert.c | 465 tree elt_type = TREE_TYPE (TREE_TYPE (expr)); local
|
| D | tree.c | 3662 build_array_type (elt_type, index_type) in build_array_type() argument
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | convert.c | 767 tree elt_type = TREE_TYPE (TREE_TYPE (expr)); in convert_to_complex() local
|
| D | tree-ssa-ccp.c | 1543 tree array_type, elt_type, elt_size; in maybe_fold_offset_to_array_ref() local 1886 tree elt_type = TREE_TYPE (op0); in maybe_fold_stmt_addition() local
|
| D | tree.c | 5187 build_array_type (tree elt_type, tree index_type) in build_array_type()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/java/ |
| D | mangle.c | 440 tree type, elt_type; local
|
| D | expr.c | 877 tree elt_type; local
|
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | tree.c | 411 build_cplus_array_type_1 (tree elt_type, tree index_type) in build_cplus_array_type_1() 439 build_cplus_array_type (tree elt_type, tree index_type) in build_cplus_array_type()
|
| D | init.c | 1591 tree elt_type; in build_new_1() local
|
| D | decl.c | 4428 reshape_init_array_1 (tree elt_type, tree max_index, reshape_iter *d) in reshape_init_array_1() 5862 tree type, elt_type; in cp_complete_array_type() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/cp/ |
| D | tree.c | 426 build_cplus_array_type_1 (elt_type, index_type) in build_cplus_array_type_1() argument 461 build_cplus_array_type (elt_type, index_type) in build_cplus_array_type() argument
|
| D | decl.c | 8224 reshape_init_array (tree elt_type, tree max_index, in reshape_init_array()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | valarith.c | 262 struct type *elt_type = check_typedef (TYPE_TARGET_TYPE (array_type)); in value_subscripted_rvalue() local
|
| D | gdbtypes.c | 834 struct type *elt_type, in init_simd_type() 850 init_vector_type (struct type *elt_type, int n) in init_vector_type()
|
| D | ada-lang.c | 1462 struct type *elt_type; in ada_type_of_array() local 1710 struct type *elt_type; in value_subscript_packed() local 2056 struct type *elt_type; in ada_value_subscript() local 2368 struct type *elt_type = ada_array_element_type (arr_type, 1); in empty_array() local 6431 struct type *elt_type = ada_to_fixed_type (elt_type0, 0, 0, dval); in to_fixed_array_type() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | com.c | 1082 tree elt_type = TREE_TYPE (TYPE_FIELDS (TREE_TYPE (expr))); in ffecom_convert_to_complex_() local
|