Home
last modified time | relevance | path

Searched refs:bounds_field (Results 1 – 18 of 18) sorted by relevance

/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/gcc-interface/
H A Dmisc.c867 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
868 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
869 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/gcc-interface/
H A Dmisc.c847 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
848 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
849 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/gcc-interface/
H A Dmisc.c818 tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
819 tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
820 tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/gcc-interface/
H A Dmisc.c870 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
871 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
872 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/gcc-interface/
H A Dmisc.c815 tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
816 tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
817 tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/gcc-interface/
H A Dmisc.c818 tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
819 tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
820 tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/gcc-interface/
H A Dmisc.c872 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
873 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
874 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/gcc-interface/
H A Dmisc.c867 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
868 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
869 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/gcc-interface/
H A Dmisc.c818 tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
819 tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
820 tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/gcc-interface/
H A Dmisc.c869 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
870 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
871 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/gcc-interface/
H A Dmisc.c872 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
873 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
874 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/gcc-interface/
H A Dmisc.c847 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
848 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
849 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Dmisc.c903 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
904 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
905 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Dmisc.c903 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
904 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
905 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Dmisc.c903 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
904 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
905 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/gcc-interface/
H A Dmisc.c903 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
904 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
905 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/gcc-interface/
H A Dmisc.c903 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
904 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
905 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Dmisc.c903 const tree bounds_field = TYPE_FIELDS (type); in gnat_get_array_descr_info() local
904 const tree bounds_type = TREE_TYPE (bounds_field); in gnat_get_array_descr_info()
905 const tree array_field = DECL_CHAIN (bounds_field); in gnat_get_array_descr_info()