Home
last modified time | relevance | path

Searched refs:memb_type (Results 51 – 64 of 64) sorted by relevance

123

/dports/devel/avr-gcc/gcc-10.2.0/gcc/c/
H A Dc-typeck.c6887 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6889 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6893 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6898 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6907 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/c/
H A Dc-typeck.c6592 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6594 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6598 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6603 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6612 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/c/
H A Dc-typeck.c6941 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6943 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6947 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6952 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6961 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c6604 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6606 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6610 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6615 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6624 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c6604 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6606 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6610 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6615 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6624 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/c/
H A Dc-typeck.c6604 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6606 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6610 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6615 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6624 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/lang/gcc10/gcc-10.3.0/gcc/c/
H A Dc-typeck.c6941 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6943 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6947 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6952 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6961 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/lang/gcc8/gcc-8.5.0/gcc/c/
H A Dc-typeck.c6658 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6660 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6664 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6669 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6678 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/c/
H A Dc-typeck.c6832 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6834 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6838 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6843 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6852 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/c/
H A Dc-typeck.c6898 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
6900 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
6904 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
6909 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
6918 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/c/
H A Dc-typeck.c7043 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
7045 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
7049 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
7054 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
7063 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/c/
H A Dc-typeck.c7060 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
7062 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
7066 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
7071 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
7080 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/c/
H A Dc-typeck.c7043 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
7045 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
7049 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
7054 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
7063 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()
/dports/lang/gcc11/gcc-11.2.0/gcc/c/
H A Dc-typeck.c7043 tree memb_type = TREE_TYPE (memb); in convert_for_assignment() local
7045 if (comptypes (TYPE_MAIN_VARIANT (memb_type), in convert_for_assignment()
7049 if (TREE_CODE (memb_type) != POINTER_TYPE) in convert_for_assignment()
7054 tree ttl = TREE_TYPE (memb_type); in convert_for_assignment()
7063 || comp_target_types (location, memb_type, rhstype)) in convert_for_assignment()

123