Home
last modified time | relevance | path

Searched refs:gnu_arr (Results 1 – 23 of 23) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ddecl.c5412 tree *gnu_arr = (tree *) alloca (sizeof (tree) * len); in components_to_record() local
5420 gnu_arr[i] = gnu_field; in components_to_record()
5424 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
5431 TREE_CHAIN (gnu_arr[i]) = gnu_our_rep_list; in components_to_record()
5432 gnu_our_rep_list = gnu_arr[i]; in components_to_record()
5433 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
5434 DECL_SECTION_NAME (gnu_arr[i]) = 0; in components_to_record()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ddecl.c5412 tree *gnu_arr = (tree *) alloca (sizeof (tree) * len);
5420 gnu_arr[i] = gnu_field;
5424 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos);
5431 TREE_CHAIN (gnu_arr[i]) = gnu_our_rep_list;
5432 gnu_our_rep_list = gnu_arr[i];
5433 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type;
5434 DECL_SECTION_NAME (gnu_arr[i]) = 0;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/gcc-interface/
H A Ddecl.c7183 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
7188 gnu_arr[i] = gnu_field; in components_to_record()
7190 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
7197 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
7198 gnu_rep_list = gnu_arr[i]; in components_to_record()
7199 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/gcc-interface/
H A Ddecl.c7201 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
7206 gnu_arr[i] = gnu_field; in components_to_record()
7208 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
7215 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
7216 gnu_rep_list = gnu_arr[i]; in components_to_record()
7217 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/gcc-interface/
H A Ddecl.c7397 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
7408 gnu_arr[i] = gnu_field; in components_to_record()
7410 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
7417 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
7418 gnu_rep_list = gnu_arr[i]; in components_to_record()
7419 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/gcc-interface/
H A Ddecl.c7648 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
7659 gnu_arr[i] = gnu_field; in components_to_record()
7661 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
7668 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
7669 gnu_rep_list = gnu_arr[i]; in components_to_record()
7670 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/gcc-interface/
H A Ddecl.c7648 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
7659 gnu_arr[i] = gnu_field; in components_to_record()
7661 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
7668 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
7669 gnu_rep_list = gnu_arr[i]; in components_to_record()
7670 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Ddecl.c8013 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8024 gnu_arr[i] = gnu_field; in components_to_record()
8026 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8033 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8034 gnu_rep_list = gnu_arr[i]; in components_to_record()
8035 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Ddecl.c8013 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8024 gnu_arr[i] = gnu_field; in components_to_record()
8026 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8033 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8034 gnu_rep_list = gnu_arr[i]; in components_to_record()
8035 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/gcc-interface/
H A Ddecl.c8279 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8290 gnu_arr[i] = gnu_field; in components_to_record()
8292 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8299 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8300 gnu_rep_list = gnu_arr[i]; in components_to_record()
8301 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Ddecl.c8013 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8024 gnu_arr[i] = gnu_field; in components_to_record()
8026 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8033 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8034 gnu_rep_list = gnu_arr[i]; in components_to_record()
8035 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/gcc-interface/
H A Ddecl.c7989 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8000 gnu_arr[i] = gnu_field; in components_to_record()
8002 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8009 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8010 gnu_rep_list = gnu_arr[i]; in components_to_record()
8011 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/gcc-interface/
H A Ddecl.c8013 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8024 gnu_arr[i] = gnu_field; in components_to_record()
8026 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8033 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8034 gnu_rep_list = gnu_arr[i]; in components_to_record()
8035 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/gcc-interface/
H A Ddecl.c8013 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8024 gnu_arr[i] = gnu_field; in components_to_record()
8026 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8033 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8034 gnu_rep_list = gnu_arr[i]; in components_to_record()
8035 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/gcc-interface/
H A Ddecl.c8200 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8205 gnu_arr[i] = gnu_field; in components_to_record()
8209 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8214 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8215 gnu_rep_list = gnu_arr[i]; in components_to_record()
8216 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/gcc-interface/
H A Ddecl.c8136 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8147 gnu_arr[i] = gnu_field; in components_to_record()
8149 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8156 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8157 gnu_rep_list = gnu_arr[i]; in components_to_record()
8158 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/gcc-interface/
H A Ddecl.c8208 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8213 gnu_arr[i] = gnu_field; in components_to_record()
8217 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8222 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8223 gnu_rep_list = gnu_arr[i]; in components_to_record()
8224 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/gcc-interface/
H A Ddecl.c8405 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8410 gnu_arr[i] = gnu_field; in components_to_record()
8414 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8419 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8420 gnu_rep_list = gnu_arr[i]; in components_to_record()
8421 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/gcc-interface/
H A Ddecl.c8335 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8340 gnu_arr[i] = gnu_field; in components_to_record()
8344 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8349 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8350 gnu_rep_list = gnu_arr[i]; in components_to_record()
8351 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/gcc-interface/
H A Ddecl.c8569 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8574 gnu_arr[i] = gnu_field; in components_to_record()
8578 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8583 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8584 gnu_rep_list = gnu_arr[i]; in components_to_record()
8585 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/gcc-interface/
H A Ddecl.c8392 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8397 gnu_arr[i] = gnu_field; in components_to_record()
8401 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8406 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8407 gnu_rep_list = gnu_arr[i]; in components_to_record()
8408 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/gcc-interface/
H A Ddecl.c8323 tree *gnu_arr = XALLOCAVEC (tree, len); in components_to_record() local
8328 gnu_arr[i] = gnu_field; in components_to_record()
8332 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos); in components_to_record()
8337 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list; in components_to_record()
8338 gnu_rep_list = gnu_arr[i]; in components_to_record()
8339 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type; in components_to_record()
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/gcc-interface/
H A Ddecl.c8392 tree *gnu_arr = XALLOCAVEC (tree, len);
8397 gnu_arr[i] = gnu_field;
8401 qsort (gnu_arr, len, sizeof (tree), compare_field_bitpos);
8406 DECL_CHAIN (gnu_arr[i]) = gnu_rep_list;
8407 gnu_rep_list = gnu_arr[i];
8408 DECL_CONTEXT (gnu_arr[i]) = gnu_rep_type;